-
-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mouse-wheel without the alt key still changes zoom. #103
Comments
We're considering adding back the zoom tool, however I can't replicate the bug on chrome. Are you also pressing ctrl or do you have any particular key shortcuts enabled on your pc perhaps? |
No, it could well be the mouse. I'm on a mac with the Magic Mouse and it's mouse wheel function is overly sensitive. |
Sorry, got confused with another bug. We'll probably add back the zoom tool, which can be used by clicking. We'd also like to disable zoom on the page and enable ctrl+ / ctrl- |
Allowing ctrl+ / ctrl- to zoom the editor would be best, having to click-to-zoom works as well but not as nice as keyboard controls. But as it it, the editor is basically unusable for me with my current setup. It constant changes zoom while just trying to edit. |
Currently working on it in the bug-fixes banch |
Describe the bug
The zoom changes on scroll-wheel without the alt key pressed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Not to scroll
Desktop (please complete the following information):
Additional context
Have a key press to zoom in and out rather than the scroll-wheel. Some mouse scroll-wheels are just too sensitive or otherwise make the scroll-wheel a bad option.
The text was updated successfully, but these errors were encountered: