new accessors
parent
24bf9e3f9c
commit
f7c27f4127
|
@ -41,7 +41,7 @@ M: incremental pref-dim*
|
|||
swap set-rect-loc ;
|
||||
|
||||
: prefer-incremental ( gadget -- )
|
||||
dup forget-pref-dim dup pref-dim swap set-rect-dim ;
|
||||
dup forget-pref-dim dup pref-dim >>dim drop ;
|
||||
|
||||
: add-incremental ( gadget incremental -- )
|
||||
not-in-layout
|
||||
|
|
Loading…
Reference in New Issue