RamonUnch/AltSnap

Alt+Scroll should not trigger while window is "Movement disabled"

LoganDark opened this issue · 2 comments

I use the "movement disabled" feature for games and IDEs, and it works great. However alt+scroll still changes window transparency when movement is disabled. I think that should not happen (alt+scroll should not work when movement is disabled on the window).

Of course, keep the keyboard shortcuts enabled so I can still open the action menu :)

Movement was disabling only the Movement action (move/resize) However disabling also the wheel action makes sense.
This one should do the trick:

AltSnap1.62_test12_x64.zip
AltSnap1.62_test12_i386.zip

That works indeed, thank you so much!