You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: