简体   繁体   中英

How to reset Spyder IDE GUI back to normal zoom?

I work on laptop and connect it to monitors of different resolutions. Recently, I was working on a 32" monitor so spyder IDE enlarged all menus and tabs. Then after few days I connected to a 24" monitor and now spyder is unable to reset the GUI back to normal. Although text in editor is fine but all menus buttons are zoomed-in and scrambled as shown below

在此处输入图像描述

I have tried resetting the IDE using the methods mentioned here and on Anaconda's documentation but it did not help.

For example, reseting through the view menu as follow didnot help.

在此处输入图像描述

Using the command spyder --reset on anaconda prompt provided following output, but it didn't reset the GUI

(rmit37) C:\>spyder --reset
*** Reset Spyder settings to defaults ***
removing: C:\Users\e103851\.spyder-py3\onlinehelp
removing: C:\Users\e103851\.spyder-py3\temp.py
removing: C:\Users\e103851\.spyder-py3\template.py
removing: C:\Users\e103851\.spyder-py3\history.py
removing: C:\Users\e103851\.spyder-py3\history_internal.py
removing: C:\Users\e103851\.spyder-py3\workingdir
removing: C:\Users\e103851\.spyder-py3\langconfig
removing: C:\Users\e103851\.spyder-py3\spyder.lock
removing: C:\Users\e103851\.spyder-py3\config\spyder.ini
removing: C:\Users\e103851\.spyder-py3\config\transient.ini
removing: C:\Users\e103851\.spyder-py3\plugins

(rmit37) C:\>

I have also tried removing the C:\Users\e103851.spyder-py3 folder altogehter but of no use.

Now I am stuck with this crazy looking GUI. I have also tried removing spyder along with all its folders and reinstalling it but to my surprise it didn't solve the issue.

Is there any recent way to reset the spyder IDE back to normal zoom level?

I think I ran into a similar issue as well.

In Spyder, I resolved it by going to Tools > Preferences > Application > interface tab and in the Screen Resolution section, switching from "Enable auto high DPI scaling" to "Normal".

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM