Gawah / MangoPeel

A decky plugin for custom STEAMOS performance monitoring style.
BSD 3-Clause "New" or "Revised" License
14 stars 4 forks source link

Font Scaling is bugged... #1

Open nabel0 opened 1 year ago

nabel0 commented 1 year ago

For an exact description please have a look here:

--> https://www.reddit.com/r/SteamDeck/comments/13uhaea/comment/jm29e24/?utm_source=share&utm_medium=web2x&context=3

I can confirm the same here too...

Gawah commented 1 year ago

For an exact description please have a look here:

--> https://www.reddit.com/r/SteamDeck/comments/13uhaea/comment/jm29e24/?utm_source=share&utm_medium=web2x&context=3

I can confirm the same here too...

The job of this plugin is simply to find the configuration file for Mangoapp and write custom configuration parameters into it. So, this issue is actually related to Mangohud. You can report this issue in Mangohud, and I will also try to see if I can fix this issue and merge it into Mangohud. Even if it is fixed, it will still require Steam to push a new version of Mangohud. Therefore, my suggestion for now is to try to use the same font scaling for each level. If the scaling difference is too much, such as adjusting from 2 to 1, then you will need to manually adjust to 1.1 and then set it back to 1 to restore the normal spacing. Here is the project address for Mangohud: https://github.com/flightlessmango/MangoHud.

Gawah commented 1 year ago

Actually, there are many parameters that have issues in Mangoapp, such as the font_size setting not taking effect. Therefore, my plugin does not have the option to set this parameter and can only adjust the size using font_scale. The parameters for various color settings also do not take effect in Mangoapp. I'm sorry, it will take some time to fix these issues. I will also report any problems I encounter to Mangohud.

nabel0 commented 1 year ago

Thnx for clarification...