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

Windows 10 UI scalling #33

Closed
andoriyu opened this issue Apr 11, 2016 · 4 comments
Closed

Windows 10 UI scalling #33

andoriyu opened this issue Apr 11, 2016 · 4 comments

Comments

@andoriyu
Copy link

o/

I assume this issue related to scaling interface in win 10. I use 4k tv with 200% scaling, so interface looks like it's 1080p, but prismatik fail to render it's interface properly and most of the settings menu isn't accessible when scaling is enabled.

@jkantr
Copy link

jkantr commented Apr 20, 2016

This may not exactly be a fix... but this isn't necessarily a bug with lightpack either. You'll run into this more and more as you use win 10 + scaling. If you go to the application launcher / shortcut / whatever properties (right click on the icon -> properties) and go to "Compatibility" tab, there is an option specifically to disable UI scaling for only that application. It's going to make things tiny on 4k but it should avoid having things cut off.

@andoriyu
Copy link
Author

I know, it's most likely regression in UI tookit introduced by win10 + scaling. Didn't know about that option, going to try later. Thanks.

@psieg
Copy link
Owner

psieg commented Apr 20, 2016

It's not a regression, it's a missing feature. The UI needs to be updated to work without the mentioned option, but this option exists for exactly those scenarios. I'll look into it

@psieg
Copy link
Owner

psieg commented May 5, 2016

Somewhat fixed in ba377af, I think some work needs to be done on the Qt side. Wait and see, but everything is usable

@psieg psieg closed this as completed May 5, 2016
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

No branches or pull requests

3 participants