How to turn off cmd+mouse wheel zoom in live editor Matlab
Show older comments
As the title says; How can I turn off the feature that zooms in on the live editor when holding down the cmd button and using the mouse wheel on Mac. It is super annyoing and it happens multiple times that I by accident use the zoom function on my note book when working.
Accepted Answer
More Answers (2)
There is also a bug on the Mac OS version (2019b) where the scroll momentum left over after scrolling will cause the live script document to zoom if cmd is pressed before the momentum has dissipated. To reproduce this issue:
- Scroll the document. Release your fingers from the trackpad.
- Before the scroll momentum has dissipated, depress and hold Command.
- The document zooms (expected behaviour: the document does not zoom).
Turning off cmd+mouse wheel scrolling in live scripts would be suitable workaround to this bug, at least for me, because I find the mouse zoom shortcut minimally useful.
7 Comments
Tobias Keller
on 22 Oct 2020
I've noticed the same, and it's driving me nuts. There doesn't seem to be another way to set the zoom, for example a zoom tab in the View menu item would be helpful.
Claire Motion
on 28 Oct 2020
Seconded!
Arianna K
on 10 Nov 2020
It would be very helpful to turn off this feature!
Geoff Martin
on 19 Feb 2021
Thirded!!! This is incredibly annoying... Please PLEASE disable this "feature". I spend more time "unzooming" than writing code...
Linden Yuan
on 30 Apr 2021
Fourthed!
Brent F
on 19 Jun 2021
Still not fixed? Please let us disable this troublesome behavior!
Andy Fisher-Shin
on 21 Nov 2021
It would be great to turn this off! It's incredibly annoying.
Payas Bahade
on 19 Sep 2019
7 votes
Hi Pontus,
Currently, it is not possible to disable the zoom shortcuts in MATLAB Live Editor. I have informed the concerned teams and the necessary actions will ensue.
5 Comments
Luca Krummenacher
on 10 Mar 2020
Is this bug solved for now?
Still struggling with the Live Editor. Very annoying as the Live Editor is a very nice thing!
Thanks for your answer
Paul Underbrink
on 5 Jun 2020
Very annoying. It also zooms randomly even when not touching the command, sometimes just having finger on the magic mouse will trigger this odd behaviour.
M. F.
on 17 Jun 2020
I have the same issue and it's indeed very annoying. Is there a fix in the meantime?
Yuval Zukerman
on 10 Aug 2020
I would say a workaround is available:
CMD+'+' and CMD+'-' will modify the zoom level and allow you to restore the live editor to the appropriate (default) text size.
Brent F
on 19 Jun 2021
It's a stretch calling that a "workaround", in that it requires multiple Cmd-+ keypresses every hour or so when Matlab goes haywire while using the Apple Magic mouse.
Categories
Find more on Scripts in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!