Jonius7 / SteamUI-OldGlory

A set of customisable Steam Library tweaks, with an installer. Also a reference that you can use to learn how to make your own tweaks.
https://jonius7.github.io
Apache License 2.0
251 stars 5 forks source link

[Bug] Missing buttons using OldGlory Tweaks GUI #2

Closed CrazyGunman2C4U closed 3 years ago

CrazyGunman2C4U commented 3 years ago

Good day,

just today I found your program and it left an excellent impression. I appreciate all the work you've invested!

However, when starting 'old_glory.exe' I noticed that I can (de-)select the checkboxes, but the buttons for CSS / JS Options; Install, Reload Config and the settings icon are missing.

On first startup, it reports that 'oldglory_config.cfg' is being generated, which is correctly detected after a restart. Yet the checkboxes are not saved and the buttons remain invisible.

GUI

There also seems to be a problem with the 'Crisp Cut' theme, but since I haven't been able to apply it yet, I don't know whether this is a separate issue.

I have tried the following without success:

Otherwise, I don't know what else it could be. I also deleted the 'steamui' folder and regenerated it. [Steam is installed on my computer under 'D:\Software\Steam'].

The patcher itself works great even after applying the new steam beta update.

Jonius7 commented 3 years ago

Crisp Cut theme is not fully implemented. It will be in a future update. (That's my bad for not understanding that the exe built with a more recent version than I intended)

With the buttons at the bottom missing, this looks like the border thickness is cutting into the window dimensions, as on my system, there is no window border.

I'll make the window size bigger to give it more breathing room. Additionally I'll also make the window resizable (up to the screen dimensions).

Go ahead and try this build (put it in the folder with the other files), see if you can see the buttons now. old_glory_pre_4.0.3.zip

CrazyGunman2C4U commented 3 years ago

It works wonderfully, thank you!

4.0.3 looks like this now. The buttons are still slightly hidden, but resizing works great and fixes it.

When maximizing, it used to snap to the top-left corner of my screen. 4.0.3 fills it entirely as it should 👍

Jonius7 commented 3 years ago

4.1 is out. If the buttons are still hidden by default, I'll slightly increase the window size again.

CrazyGunman2C4U commented 3 years ago

The update itself is great, it fixed several issues I was experiencing. Yet the buttons are still partially hidden.

It looks like this on 4.1: issue

Jonius7 commented 3 years ago

Do you happen to be on 125% font scaling? The font seems to be filling the windows more on your screen.

CrazyGunman2C4U commented 3 years ago

Yes, I've set it to 125% on both Windows 8 and Windows 10. I completely forgot about that, since I usually only change it during initial setup. Sorry for causing any trouble.

Jonius7 commented 3 years ago

I have figured out the issue, the GUI app scaling will now stay fixed, and will work at 125% scaling with the next update. 😀