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
Spyder Version: 2.1.11
Python Version: 2.7.3
Qt Version: 4.8.2, PyQt4 (API v1) 4.9.4 on Linux
What steps will reproduce the problem?
Run Spyder on KDE with 2880x1800 resolution
Try some code completion like "import os." in the editor
The dropdown window is extremley small What is the expected output? What do you see instead? I can adjust all fonts so that spyder is looking fine but there is no preference to adjust the fontsize of the code completion dropdown list.
Summary: Add an option to set the font of code completion widget (was: Code completion dropdown fontsize very small on high resolution display) Status: Accepted Labels: MS-v2.3
I think it's just easier to use the same font for the completion widget as the one used by the Editor and Console.
Summary: Use the Editor/Console fonts for the code completion widget (was: Add an option to set the font of code completion widget) Labels: -MS-v2.4 MS-v2.3
From goo...@tauceti.net on 2012-09-19T15:56:15Z
Spyder Version: 2.1.11
Python Version: 2.7.3
Qt Version: 4.8.2, PyQt4 (API v1) 4.9.4 on Linux
What steps will reproduce the problem?
Please provide any additional information below
.
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1152
The text was updated successfully, but these errors were encountered: