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 reverts after tens of hours of runtime #22

Open
rakslice opened this issue Aug 27, 2019 · 1 comment
Open

high DPI reverts after tens of hours of runtime #22

rakslice opened this issue Aug 27, 2019 · 1 comment
Labels

Comments

@rakslice
Copy link
Owner

I normally run orion retro in Windows with QT high dpi mode enabled through the environment:

set QT_AUTO_SCREEN_SCALE_FACTOR=1

This results in larger UI elements and chat text to suit the 4k 30" monitor I usually have it on.
But if If I leave Orion running overnight and come back to it, it has reverted to very small text.

@rakslice
Copy link
Owner Author

There are a lot of dynamic bindings connecting the high DPI mode; there may be some kind of pathological convergence behaviour at play. Or else, some kind of event that happens on an idle machine (screen blanking? session locking? something else that I haven't thought of being automatically reset?) clobbers the setting.

@rakslice rakslice added the bug label Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant