automata.ui: minor indentation fix
parent
7688c8eb48
commit
fb45cd9e55
|
@ -39,10 +39,10 @@ VAR: slate
|
|||
! Call a 'model' quotation with the current 'view'.
|
||||
|
||||
: with-view ( quot -- )
|
||||
slate> rect-dim first >width
|
||||
slate> rect-dim second >height
|
||||
call
|
||||
slate> relayout-1 ;
|
||||
slate> rect-dim first >width
|
||||
slate> rect-dim second >height
|
||||
call
|
||||
slate> relayout-1 ;
|
||||
|
||||
! Create a quotation that is appropriate for buttons and gesture handler.
|
||||
|
||||
|
|
Loading…
Reference in New Issue