Add option to disable scrolling item
Sawaumi opened this issue ยท 5 comments
Or even better, add options to modify scrolling items and scrolling item modifiers' hotkeys, e.g, rather than using customizable modifier hotkeys, use hotkeys that default as "Shift+MouseWheelUp"/"Shift+MouseWheelDown". (Thus unbind them = disable feature)
This issue was made because the scrolling feature will conflict with item scroller (with useSlotPositionAware Scroll direction setting to false as in the inventory GUI item scroller will try moving in the opposite direction as inventory profiles)
Also, can we have a ItemScroller-like useSlotPositionAware potion (to disable that position awareness)? My muscle memory just simply cannot react to a different scroll logic, also having the same hotkey for "pushing the item" makes more sense for my smooth brain.
I don't think in the current 1.8.5 version there is a hotkey setting for scrolling item itself (only the 4 modifiers have key bind settings) or did I miss something?
I'm being stupid on the internet again I found it now thank you for your reply!
Still, I suggest a "useSlotPositionAware/disableSlotPositionAware" potion there (to have one wheel action for "send an item to the other container" and the other direction will be "retrieve an item of this from the other container")
maybe I should start a new issue on this.