ui.gadgets.worlds: revert back to 1 track-add.

factor-shell
John Benediktsson 2018-01-19 09:18:49 -08:00
parent 19f12ec9ce
commit 001ea5f6b4
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ M: world apply-world-attributes
[ window-controls>> >>window-controls ]
[ initial-background-color >>background-color ]
[ 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 ]
[ fill>> >>fill ]
[ orientation>> >>orientation ]