This commit is contained in:
2024-10-31 09:55:57 +00:00
parent a2dd10323c
commit de12f0ef34
4 changed files with 1 additions and 19 deletions
-1
View File
@@ -34,7 +34,6 @@ data SectionCursor = SectionCursor
data SelectionSection a = SelectionSection
{ _ssItems :: IntMap (SelectionItem a)
-- , _ssCursor :: Maybe SectionCursor
, _ssMinSize :: Int
, _ssOffset :: Int
, _ssShownItems :: [Picture]