ui.gadgets.scrollers: removed 1-px gap

db4
nicolas-p 2015-07-30 19:48:11 +02:00 committed by John Benediktsson
parent bf2b829846
commit 55c994f1c1
1 changed files with 0 additions and 1 deletions

View File

@ -123,7 +123,6 @@ M: scroller model-changed
dup viewport>> { 0 1 } grid-add ; inline
: init-scroller ( column-header scroller -- scroller )
{ 1 1 } >>gap
over { 0 1 } { 0 0 } ? >>filled-cell
t >>root?
<scroller-model> >>model