Reintroduce section-wide indentation
This commit is contained in:
@@ -31,6 +31,7 @@ data SelectionSection a = SelectionSection
|
||||
{ _ssItems :: IntMap (SelectionItem a)
|
||||
, _ssOffset :: Int
|
||||
, _ssShownItems :: [Picture]
|
||||
, _ssIndent :: Int
|
||||
}
|
||||
|
||||
type IMSS a = IntMap (SelectionSection a)
|
||||
|
||||
Reference in New Issue
Block a user