Fix scaling of UI Elements when applying Font Scaling (#3526)

* Add scaling for UI elements

* Fix text in Updates tab not scaling

* Fix tab row scaling error

* Add comments for modularity
This commit is contained in:
spooky
2025-08-05 20:57:12 +05:30
committed by GitHub
parent a921d0c6fa
commit 3bd6003171
2 changed files with 18 additions and 1 deletions

View File

@ -32,6 +32,7 @@
"ButtonFontFamily": "Arial",
"ButtonWidth": "200",
"ButtonHeight": "25",
"ConfigTabButtonFontSize": "14",
"ConfigUpdateButtonFontSize": "14",
"SearchBarWidth": "200",
"SearchBarHeight": "26",