Hacker News new | ask | show | jobs
by evanjonr 1444 days ago
Does it scale correctly on windows yet? Is that part of QT6?
2 comments

We made an app in Qt 5 (all QML) that scales well on Windows, so I don't know what the problem would be.

We did have to add special cases for font sizes on Windows, because auto-sized fonts looked like shit there, whereas on Mac they looked fine.

6.0 scales correctly for me on win 11.