Support for High DPI screens
Namek opened this issue · 3 comments
Namek commented
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 commented
Hi! Provide, please, flowcpp screenshot and if possible with any other app with similar interface to compare scaling.
stanislavpodolia commented
Done 66d267c
There is small issue left but it's on Qt side https://bugreports.qt.io/browse/QTBUG-75669
Namek commented