Page 1 of 1

Left pane of configuration panel unreadable.

Posted: 25 Feb 2025 19:55
by Basildefarmer
Has anyone else experienced this or have any suggestions for correcting the issue which is. When I open the configuration panel the text size is very large but readable on the left but the modifiers on the right are unreadable as each line of text is overlapping each other making it impossible to read and select options.

Re: Left pane of configuration panel unreadable.

Posted: 25 Feb 2025 20:01
by highend
Execute this from the address bar and show the result:
text getsectionlist("font");

Re: Left pane of configuration panel unreadable.

Posted: 25 Feb 2025 20:25
by Basildefarmer
Hello

Thanks for replying the listing is:

Name=Nirmala UI
MilliSize=15000
Bold=0
Italic=0
InterfaceFont=Segoe UI
InterfaceFontMilliSize=19500
MonospaceFont=Courier New
MonospaceFontMilliSize=9750
EditorFont=Courier New
EditorFontMilliSize=9750
ToolbarFont=Segoe UI
ToolbarFontMilliSize=8250
ToolbarFontBtn=Segoe UI
ToolbarFontBtnMilliSize=8250
StatusBarFontMilliSize=9000
StatusBarSection1WidthAdd=0
StatusBarSection2WidthAdd=0
ThumbsFontPercent=100
LineNumFontPercent=100
ApplyFontMain=63


Thanks again

Re: Left pane of configuration panel unreadable.

Posted: 25 Feb 2025 20:31
by highend
Now do this:
font("c", "Segoe UI", 9, 0, 0);

afterwards to should be able to set it to a reasonable value in the config gui again...

Re: Left pane of configuration panel unreadable.

Posted: 25 Feb 2025 20:52
by Basildefarmer
Hi

It worked. Thank you so much.

Many regards

Re: Left pane of configuration panel unreadable.

Posted: 25 Feb 2025 20:59
by admin
Any idea why the font got so big in the first place?

Re: Left pane of configuration panel unreadable.

Posted: 25 Feb 2025 21:27
by highend
Ctrl+wheel probably?

Re: Left pane of configuration panel unreadable.

Posted: 25 Feb 2025 21:35
by admin
Maybe.

BTW and IMO, the font is not unreadable at 19.5 in the left pane. Rather in the right pane.