Handle menu selection with mouse context, remove wheel scroll control
This commit is contained in:
@@ -23,7 +23,7 @@ data CursorDisplay
|
||||
|
||||
data SelectionList a = SelectionList
|
||||
{ _slItems :: [SelectionItem a]
|
||||
, _slSelPos :: Maybe Int
|
||||
-- , _slSelPos :: Maybe Int
|
||||
}
|
||||
|
||||
data SectionCursor = SectionCursor
|
||||
|
||||
Reference in New Issue
Block a user