ui.gadgets.worlds: revert back to 1 track-add.
parent
19f12ec9ce
commit
001ea5f6b4
|
@ -141,7 +141,7 @@ M: world apply-world-attributes
|
||||||
[ window-controls>> >>window-controls ]
|
[ window-controls>> >>window-controls ]
|
||||||
[ initial-background-color >>background-color ]
|
[ initial-background-color >>background-color ]
|
||||||
[ grab-input?>> >>grab-input? ]
|
[ grab-input?>> >>grab-input? ]
|
||||||
[ gadgets>> dup sequence? [ [ f track-add ] each ] [ 1 track-add ] if ]
|
[ gadgets>> dup sequence? [ [ 1 track-add ] each ] [ 1 track-add ] if ]
|
||||||
[ pref-dim>> >>pref-dim ]
|
[ pref-dim>> >>pref-dim ]
|
||||||
[ fill>> >>fill ]
|
[ fill>> >>fill ]
|
||||||
[ orientation>> >>orientation ]
|
[ orientation>> >>orientation ]
|
||||||
|
|
Loading…
Reference in New Issue