In Qt Quick Controls 1 i can use an ldpi/mdpi/hdpi/etc. icon image
depending on target screen DPI and icons looks perfect with proper size.
Qt Quick Controls 2 designed to be used with Qt::AA_EnableHighDpiScaling
at least on X11, Windows, Android, Eglfs. But i don't realise whats the
right way to deal with icon resources in Qt Quick Controls 2 app.

Also looks like scaling works weird with QtQuick Map (need to test that).
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to