ui.gadgets.worlds: remove usage of 'track-add'
parent
6bb23c39f9
commit
851443338f
|
@ -40,7 +40,7 @@ M: world request-focus-on ( child gadget -- )
|
||||||
{ 0 0 } >>window-loc
|
{ 0 0 } >>window-loc
|
||||||
swap >>status
|
swap >>status
|
||||||
swap >>title
|
swap >>title
|
||||||
[ 1 track-add ] keep
|
swap 1 track-add*
|
||||||
dup request-focus ;
|
dup request-focus ;
|
||||||
|
|
||||||
M: world layout*
|
M: world layout*
|
||||||
|
|
Loading…
Reference in New Issue