Handle menu selection with mouse context, remove wheel scroll control
This commit is contained in:
@@ -5,5 +5,4 @@ import Dodge.Data.SelectionList
|
||||
defaultSelectionList :: SelectionList a
|
||||
defaultSelectionList = SelectionList
|
||||
{_slItems = mempty
|
||||
, _slSelPos = Nothing
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user