
To fix this, I've whipped up a new Hotkeys Toolbar Scroll Lock addon, which adds a game option "UI | Scroll hotkeys toolbar with scroll wheel". It's enabled by default to maintain default behavior, so don't forget to go disable it in the options dialog.

[And looking ahead, I figure this addon is probably a shoo-in for inclusion in a future version of ZOmnibus.]
[Implementation notes:
Code: Select all
Hooks:
GameOptions:generateList [to add our game option]
Superload:
engine.HotkeysIconsDisplay:
onMouse() [to intercept and optionally ignore scroll wheel events]