Tweak combine filtering
This commit is contained in:
@@ -38,7 +38,7 @@ updateWheelEvent yi w = case w ^. hud . hudElement of
|
||||
| invKeyDown -> stopSoundFrom (CrReloadSound 0) $ changeInvSel yi w
|
||||
| rbDown -> w & changeTweakParam mi yi
|
||||
| otherwise -> w & moveTweakSel yi
|
||||
DisplayInventory CombineInventory{} -> w & moveCombineSel yi
|
||||
DisplayInventory (CombineInventory SelectionIntMap {_smRegexInput = False}) -> w & moveCombineSel yi
|
||||
DisplayInventory (DisplayTerminal tmid) -> terminalWheelEvent yi tmid w
|
||||
_ -> w
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user