slots: added margins
parent
9ab0e5d6f8
commit
55834faba7
|
@ -61,7 +61,7 @@ TUPLE: slot-editor < track ref close-hook update-hook text ;
|
||||||
swap >>close-hook
|
swap >>close-hook
|
||||||
add-toolbar
|
add-toolbar
|
||||||
<source-editor> >>text
|
<source-editor> >>text
|
||||||
dup text>> <scroller> 1 track-add
|
dup text>> margins <scroller> 1 track-add
|
||||||
dup revert white-interior ;
|
dup revert white-interior ;
|
||||||
|
|
||||||
M: slot-editor pref-dim* call-next-method { 600 200 } vmin ;
|
M: slot-editor pref-dim* call-next-method { 600 200 } vmin ;
|
||||||
|
|
Loading…
Reference in New Issue