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

High-DPI display support #12

Open
2 tasks
davidrg opened this issue Jul 14, 2021 · 0 comments
Open
2 tasks

High-DPI display support #12

davidrg opened this issue Jul 14, 2021 · 0 comments
Assignees
Labels
bug Something isn't working desktop Desktop client

Comments

@davidrg
Copy link
Owner

davidrg commented Jul 14, 2021

Out of the box its completely unusable on mixed-DPI and possibly HiDPI setups. Setting the environment variable QT_AUTO_SCREEN_SCALE_FACTOR=1 and running the app with -platform windows:dpiawareness=0 makes it at least work though right-clicking on the systray icon crashes the app.

This may provide some hints: https://vicrucann.github.io/tutorials/osg-qt-high-dpi/

  • Fix systray right-click crash
  • Fix HiDPI and MixedDPI support
@davidrg davidrg added bug Something isn't working desktop Desktop client labels Jul 14, 2021
@davidrg davidrg added this to the v1.0 milestone Jul 14, 2021
@davidrg davidrg self-assigned this Jul 14, 2021
@davidrg davidrg modified the milestones: v1.0, desktop test 6 Jul 15, 2021
@davidrg davidrg added this to To do in zxweather v1.0 Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working desktop Desktop client
Projects
zxweather v1.0
  
To do
Development

No branches or pull requests

1 participant