Skip to content
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

Enable text size zooming with Ctrl + mousewheel #1270

Closed
spyder-bot opened this issue Feb 17, 2015 · 4 comments
Closed

Enable text size zooming with Ctrl + mousewheel #1270

spyder-bot opened this issue Feb 17, 2015 · 4 comments

Comments

@spyder-bot
Copy link
Collaborator

From samuel.l...@gmail.com on 2013-02-13T05:21:34Z

Spyder Version: 2.1.9
Python Version: 2.7.3
Qt Version: 4.8.1, PyQt4 (API v2) 4.9.1 on Linux

The only thing I'm missing in Spyder, compared to other editors (like geany), is ability to zoom the text size in and out with Ctrl + the mousewheel.

Ctrl + Mousewheel up = Increase editor text size by 1 step.
Ctrl + Mousewheel down = Decrease editor text size by 1 step.

I use this all the time, when switching between different distances to the monitor, showing code to someone else, on my small laptop monitor, etc.

Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1270

@spyder-bot
Copy link
Collaborator Author

From pierre.raybaut on 2013-02-17T02:57:38Z

This issue was updated by revision 508222c28ef2 .

Status: Fixed

@spyder-bot
Copy link
Collaborator Author

From samuel.l...@gmail.com on 2013-06-20T01:19:17Z

Sorry, I have realized that I missed to add that:

  1. Ctrl + "+" and Ctrl + "-" should do the same thing as Ctrl + "Mouse wheel up" and Ctrl + "Mouse wheel down" respectively.
  2. Ctrl + 0 should reset the font size to default.

... at least that is how I find most other text editors to be configured (including the Gnome terminal), and use constantly :)

@kyledmiller
Copy link

I actually really hate it when this ctrl+scroll zooming is enabled because I tend to overlap my scrolling with saving the document (ctrl+s). If I'm scrolling really fast when I hit ctrl, Spyder will sometimes even seg fault.

Is there a way to disable this feature?

Thanks!

@felixcrazzolara
Copy link

felixcrazzolara commented Jan 9, 2020

@kyledmiller I have exactly the same problem when using the touchpad on my Thinkpad. Its really annoying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants