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

SG-35864 - Add High-DPI support to the PS and AE #66

Closed
wants to merge 4 commits into from

Conversation

julien-lang
Copy link
Contributor

@julien-lang julien-lang commented Jul 18, 2024

Enable the AA_EnableHighDpiScaling property before instantiating the QApplication.

Comment on lines 70 to 72
# Enable High DPI support in Qt5 (default enabled in Qt6)
if QtCore.qVersion()[0] == "5":
# Enable High DPI support in Qt5 (default enabled in Qt6)

Choose a reason for hiding this comment

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

Duplicate comment here

@julien-lang
Copy link
Contributor Author

Closing this PR as this becomes useless with Qt6.

@julien-lang julien-lang closed this Oct 9, 2024
@julien-lang julien-lang deleted the ticket/SG-35864-add-high-dpi-support branch October 9, 2024 16:50
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.

3 participants