Page 1 of 2

Separate fonts for Status Bar and Configuration Window

Posted: 27 Jun 2022 19:21
by Evolve
Increasing the status bar font size up to 12 makes my eyes happy.
22.06.27 20꞉05꞉27 XYplorer.png
Unfortunately, the configuration window font size is being increased automatically.
22.06.27 19꞉40꞉51 XYplorer.png
22.06.27 19꞉40꞉33 XYplorer.png
22.06.27 19꞉40꞉13 XYplorer.png
My wish is to be able to setup those two fonts independently.

Re: Separate fonts for Status Bar and Configuration Window

Posted: 27 Jun 2022 21:37
by admin
Which font size are you using with the main font?

Re: Separate fonts for Status Bar and Configuration Window

Posted: 27 Jun 2022 22:33
by Evolve
Main Content: Segoe UI 14,25
Buttons and Labels: Segoe UI 12

It does not matter what the Main font is, it's the Buttons and Labels being shared between the Configuration Windows and the Status Bar.
----------------------
There are fonts not presented in GUI
zgPfeWTDtR.png
One more tweak would do
StatusbarFontMilliSize=

Re: Separate fonts for Status Bar and Configuration Window

Posted: 28 Jun 2022 08:32
by admin
Why not just increase the Windows custom text scaling?

PS: Whatever, the next beta provides a separate control of the status bar font size.

Re: Separate fonts for Status Bar and Configuration Window

Posted: 28 Jun 2022 16:48
by VeeGee
Thank you making this change in the latest beta. It works great. A recent eye injury has forced me to increase font sizes in Windows, games, apps, etc. and the way you've implemented the CTRL+MOUSEWHEEL is everything is wonderful. So easy to use, thank you.

Re: Separate fonts for Status Bar and Configuration Window

Posted: 30 Jun 2022 07:47
by jupe
@Don: It was probably intentional, but FYI I noticed that my SB font size automatically increased when I upgraded, it seems to use Main Contents instead of B&L size.

Re: Separate fonts for Status Bar and Configuration Window

Posted: 30 Jun 2022 13:05
by Evolve
@jupe: StatusBar has its own font size now: StatusBarFontMilliSize, it does not depend on neither of both you've mentioned.

Re: Separate fonts for Status Bar and Configuration Window

Posted: 30 Jun 2022 13:19
by admin
Ah yes, a slip. Fixed in the next beta.

Re: Separate fonts for Status Bar and Configuration Window

Posted: 30 Jun 2022 13:42
by admin
Evolve wrote: 30 Jun 2022 13:05 @jupe: StatusBar has its own font size now: StatusBarFontMilliSize, it does not depend on neither of both you've mentioned.
Still the value has to be initialized to something, and that something was the wrong something.

Re: Separate fonts for Status Bar and Configuration Window

Posted: 09 Jul 2022 01:30
by jupe
Not sure if this is going to be helpful, or if it is even related to this topics recent change, but I have noticed my SB randomly keeps becoming extra high with padding underneath the text/icons, the buttons/font size stays the same just the overall height increases, eg:

2022-07-09_092004.png

anything that causes a full window (not pane) repaint, such as resizing the window, returns it to normal again though. Just thought I would mention it in case you had an inkling of a cause, since I don't have repro steps yet.

Re: Separate fonts for Status Bar and Configuration Window

Posted: 15 Jul 2022 08:49
by admin
Never seen this here, so I assume it is related to your 125% screen scaling. I'll check that later.

Re: Separate fonts for Status Bar and Configuration Window

Posted: 15 Jul 2022 14:15
by admin
I had it on 125% the whole morning but it never happened. :|

Re: Separate fonts for Status Bar and Configuration Window

Posted: 16 Jul 2022 01:00
by jupe
Yeah as I said it seems random, I will try and get repro steps and get back to you.

Re: Separate fonts for Status Bar and Configuration Window

Posted: 23 Jul 2022 18:46
by jupe
@Don: I noticed that now if you Ctrl+Wheel SB, Error 380 occurs.

FYI I still can't get repro steps for above enlarged statusbar issue, but it is still occurring, I'll keep trying though. If you are interested in a theory though, the issue looks like it mimics the splitter width being size 9, possibly the splitter is becoming visible even with the IP panel minimized

Re: Separate fonts for Status Bar and Configuration Window

Posted: 23 Jul 2022 19:52
by admin
Got it. Fixed it. Thanks! (Caught it on a fresh instance)