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 emote icon scaling being nearest neighbor... sometimes? #699

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

Crystalwarrior
Copy link
Contributor

This might be a qt bug with stylesheets that was fixed in some version, as I can't reproduce the attached bug fix - it uses bilinear scaling for me regardless.

https://stackoverflow.com/questions/41690482/how-to-perform-a-smooth-downscaling-of-background-images-in-qt-styles

Fixes #688

@Crystalwarrior
Copy link
Contributor Author

@Crystal2002 please test if this PR fixes it once there's actions build available

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@Crystalwarrior
Copy link
Contributor Author

PR tested, it definitely does the job!

Copy link
Member

@stonedDiscord stonedDiscord left a comment

Choose a reason for hiding this comment

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

ok

@Crystalwarrior Crystalwarrior merged commit 69f49f7 into master Mar 25, 2022
@in1tiate in1tiate deleted the fix-emote-scaling branch July 18, 2022 22:49
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.

Emote Button Resizing follows "scaling ="
2 participants