Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect spacing of settings icons at high DPI #3698

Merged
merged 3 commits into from
Apr 30, 2022

Conversation

kornes
Copy link
Contributor

@kornes kornes commented Apr 29, 2022

Pull request checklist:

  • CHANGELOG.md was updated, if applicable

Description

closes #755
icon scale was missing in text padding calculation

Before After
High DPI b1 a1
96 DPI b2 a2

Copy link
Contributor

@xHeaveny xHeaveny left a comment

Choose a reason for hiding this comment

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

good sussy boy
(i guess)

Copy link
Member

@pajlada pajlada left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@pajlada pajlada enabled auto-merge (squash) April 30, 2022 09:49
@pajlada pajlada merged commit b825493 into Chatterino:master Apr 30, 2022
@kornes kornes deleted the fix_settings-icons branch May 9, 2022 17:57
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.

Spacing between icon and text on settings window too small on high DPI systems
3 participants