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

36 visualizaciones (últimos 30 días)
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.

Respuesta aceptada

Becky Galasso
Becky Galasso el 27 de En. de 2022
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.

Más respuestas (2)

Ian
Ian el 28 de Oct. de 2019
Editada: Ian el 28 de Oct. de 2019
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 comentarios
Brent F
Brent F el 19 de Jun. de 2021
Still not fixed? Please let us disable this troublesome behavior!
Andy Fisher-Shin
Andy Fisher-Shin el 21 de Nov. de 2021
It would be great to turn this off! It's incredibly annoying.

Iniciar sesión para comentar.


Payas Bahade
Payas Bahade el 19 de Sept. de 2019
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 comentarios
Yuval Zukerman
Yuval Zukerman el 10 de Ag. de 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
Brent F el 19 de Jun. de 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.

Iniciar sesión para comentar.

Categorías

Más información sobre Interactive Control and Callbacks en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by