Open dalthviz opened 1 year ago
Things need to be fixed here. It seems this is related to the changes I introduced in https://github.com/spyder-ide/spyder/pull/20933, but the fix doesn't seem hard: just use the SpyderFontType
enum to select the appropriate font in self.get_font
.
Description of your problem
What steps will reproduce the problem?
spyder-terminal
What is the expected output? What do you see instead?
Launch normally and have the plugin available. Instead:
Versions and main components
Should we try to fix this setting a default value over the Spyder side or changing things here @ccordoba12 ?