Left pane of configuration panel unreadable.
-
- Posts: 3
- Joined: 25 Feb 2025 19:29
Left pane of configuration panel unreadable.
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.
Execute this from the address bar and show the result:
text getsectionlist("font");
One of my scripts helped you out? Please donate via Paypal
-
- Posts: 3
- Joined: 25 Feb 2025 19:29
Re: Left pane of configuration panel unreadable.
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
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.
Now do this:
afterwards to should be able to set it to a reasonable value in the config gui again...
font("c", "Segoe UI", 9, 0, 0);
afterwards to should be able to set it to a reasonable value in the config gui again...
One of my scripts helped you out? Please donate via Paypal
-
- Posts: 3
- Joined: 25 Feb 2025 19:29
Re: Left pane of configuration panel unreadable.
Hi
It worked. Thank you so much.
Many regards
It worked. Thank you so much.
Many regards
-
- Site Admin
- Posts: 63451
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Left pane of configuration panel unreadable.
Any idea why the font got so big in the first place?
FAQ | XY News RSS | XY Bluesky
Re: Left pane of configuration panel unreadable.
Ctrl+wheel probably?
One of my scripts helped you out? Please donate via Paypal
-
- Site Admin
- Posts: 63451
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Left pane of configuration panel unreadable.
Maybe.
BTW and IMO, the font is not unreadable at 19.5 in the left pane. Rather in the right pane.
BTW and IMO, the font is not unreadable at 19.5 in the left pane. Rather in the right pane.
FAQ | XY News RSS | XY Bluesky