Refactor section sizing
This commit is contained in:
@@ -29,7 +29,7 @@ data SectionCursor = SectionCursor
|
||||
|
||||
data SelectionSection a = SelectionSection
|
||||
{ _ssItems :: IntMap (SelectionItem a)
|
||||
, _ssMinSize :: Int
|
||||
-- , _ssMinSize :: Int
|
||||
, _ssOffset :: Int
|
||||
, _ssShownItems :: [Picture]
|
||||
, _ssIndent :: Int
|
||||
|
||||
Reference in New Issue
Block a user