Skip to content

[Fix] Correctly scales the rest of the utility when the user changes the font size#3564

Merged
ChrisTitusTech merged 11 commits intoChrisTitusTech:mainfrom
Jaredy899:fix-scale
Sep 16, 2025
Merged

[Fix] Correctly scales the rest of the utility when the user changes the font size#3564
ChrisTitusTech merged 11 commits intoChrisTitusTech:mainfrom
Jaredy899:fix-scale

Conversation

@Jaredy899
Copy link
Contributor

@Jaredy899 Jaredy899 commented Aug 28, 2025

Type of Change

  • Bug fix
  • UI/UX improvement

Description

Fixes the scaling of the Utility. No more cut off when scaling up.

Testing

Tested on 24H2

Impact

Scales everything (mostly) correctly.

Additional Information

Before at 150%:

Screenshot 2025-08-25 220119 (Note the checkmarks) Screenshot 2025-08-25 220411

After at 150%:

Screenshot 2025-08-25 214229 Screenshot 2025-08-25 220503

Checklist

Fixes #3584

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

@Jaredy899 Jaredy899 changed the title auto scale left panel [Fix] Correctly scales the rest of the utility when the user changes the font size Aug 28, 2025
Repository owner deleted a comment from Wontfallo Sep 16, 2025
Copy link
Owner

@ChrisTitusTech ChrisTitusTech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic Job!

@ChrisTitusTech ChrisTitusTech merged commit af7030d into ChrisTitusTech:main Sep 16, 2025
2 checks passed
@Jaredy899 Jaredy899 deleted the fix-scale branch September 16, 2025 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scaling problem...

2 participants