How to turn off cmd+mouse wheel zoom in live editor Matlab

32 次查看(过去 30 天)
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.

采纳的回答

Becky Galasso
Becky Galasso 2022-1-27
Hi Pontus,
Starting in R2021b, it is now possible to disable zooming with the mouse wheel in the MATLAB Editor and Live Editor.
On the Home tab, in the Environment section, click Preferences. Select Editor/Debugger > Display, uncheck the “Enable zooming with Cmd+Scroll” option, and click Apply or OK. Holding the Command key while moving the mouse wheel should no longer zoom the MATLAB Editor or Live Editor.
You can also zoom in, zoom out, and return to the default zoom scale of the Editor in the Zoom section of the View tab. Please see the R2021b MATLAB Environment Release Notes for more information about zooming the Editor.

更多回答(2 个)

Ian
Ian 2019-10-28
编辑:Ian 2019-10-28
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:
  1. Scroll the document. Release your fingers from the trackpad.
  2. Before the scroll momentum has dissipated, depress and hold Command.
  3. 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 个评论
Brent F
Brent F 2021-6-19
Still not fixed? Please let us disable this troublesome behavior!

请先登录,再进行评论。


Payas Bahade
Payas Bahade 2019-9-19
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 个评论
Yuval Zukerman
Yuval Zukerman 2020-8-10
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
Brent F 2021-6-19
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.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

标签

产品


版本

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by