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 layout map preview issues on high DPI screens #56085

Merged
merged 2 commits into from Jan 31, 2024

Conversation

nirvn
Copy link
Contributor

@nirvn nirvn commented Jan 30, 2024

Description

This PR fixes #54579 , another important high DPI issue caused by enabling Qt's auto scaling on high DPI screens. Good to fix before 3.34 becomes the LTR.

Before:
image

After (fixed refresh icon rendering):
image

After (fixed map rendering):
image

@github-actions github-actions bot added this to the 3.36.0 milestone Jan 30, 2024
Copy link

github-actions bot commented Jan 30, 2024

🪟 Windows builds ready!

Windows builds of this PR are available for testing here. Debug symbols for this build are available here.

(Built from commit e4f4166)

@nirvn
Copy link
Contributor Author

nirvn commented Jan 31, 2024

@nyalldawson , suggestion implemented, much cleaner.

@nirvn nirvn closed this Jan 31, 2024
@nirvn nirvn reopened this Jan 31, 2024
@nirvn nirvn enabled auto-merge (rebase) January 31, 2024 04:34
@nirvn nirvn merged commit 6851f26 into qgis:master Jan 31, 2024
48 of 61 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blurry layouts in v3.32.2, not after v3.28.2
2 participants