How can I unbind alt+mousewheel from zooming? I looked through uikeys and found no pointers.
All help appreciated, even if its a widget that does nothing but capture alt+mousewheel :D
Alt+mousewheel = undesired fast zoom
Moderator: Moderators
Re: Alt+mousewheel = undesired fast zoom
Yes, annoys me too. Usually I usually trigger this when building boxes using shift+alt and the box cannot fit in the view so I need to zoom.
Re: Alt+mousewheel = undesired fast zoom
Thar be easy!Beherith wrote:All help appreciated, even if its a widget that does nothing but capture alt+mousewheel :D
- Attachments
-
- NoAltMouseWheel.lua
- (491 Bytes) Downloaded 132 times
Re: Alt+mousewheel = undesired fast zoom
Double debt to zwzsg... im scared :D
Thanks a ton man, its really helpful since I use the alt modifier more and more for special keybinds. I dont even know why alt scroll is bound to some epic zoom shit anyway. Since shift scroll is already bound to it, as well as there being tab for overview, I see no point in keeping this bit of hardcoded functionality in the engine.
Thanks a ton man, its really helpful since I use the alt modifier more and more for special keybinds. I dont even know why alt scroll is bound to some epic zoom shit anyway. Since shift scroll is already bound to it, as well as there being tab for overview, I see no point in keeping this bit of hardcoded functionality in the engine.