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

Support for High DPI screens #214

Open
Namek opened this issue May 3, 2019 · 3 comments
Open

Support for High DPI screens #214

Namek opened this issue May 3, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@Namek
Copy link

Namek commented May 3, 2019

Does this language have any support for high-DPI screens? I mean proper scaling where things don't get blurry (caused by scaling rendered picture) but just rendered with more pixels.

I've just run flowcpp demos/demos.flow on Windows 10 and it's really hard to read anything in the app on my laptop which is 14-inch screen with resolution 2560x1440 and the scaling set to 200%.

@stanislavpodolia
Copy link
Contributor

Hi! Provide, please, flowcpp screenshot and if possible with any other app with similar interface to compare scaling.

@dmitrys99 dmitrys99 added the enhancement New feature or request label May 4, 2019
@stanislavpodolia
Copy link
Contributor

Done 66d267c
There is small issue left but it's on Qt side https://bugreports.qt.io/browse/QTBUG-75669

@Namek
Copy link
Author

Namek commented May 4, 2022

Hello again. All images are blurry even on the 125% scaling. What's worse, the demos Match 3 app doesn't support mouse position by the logic. Please have a look at the following images:

image

image

The dragged item does not match the mouse cursor position.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants