Handle menu selection with mouse context, remove wheel scroll control
This commit is contained in:
@@ -53,7 +53,7 @@ makeOptionsSelectionList ::
|
||||
makeOptionsSelectionList maxlines mselpos u mos pmo =
|
||||
defaultSelectionList
|
||||
{ _slItems = optionsToSelections maxlines u mos pmo
|
||||
, _slSelPos = mselpos
|
||||
-- , _slSelPos = mselpos
|
||||
}
|
||||
|
||||
optionsToSelections ::
|
||||
|
||||
Reference in New Issue
Block a user