QML application and high dpi images
-
Hi all,
I have created an application that is using 800* 600 pixel images designed using adobe photoshop. But these images got distorted in high resolution screens. How to solve this issue, do I need to use high resolution images or use rectangle with stylesheet. This application uses QML gridlayout mechanism, so in any screen it will automatically resized the images inside it. Any help is highly appreciated.
Ansif