Retina Display - Mac
Unsolved
General and Desktop
-
Hi,
I wrote small application the display simple window.
I am using with css files to load icons, pictures.
Currently i support only a normal displays, but now i want to support retina display too.
What do i need to do?
Should I add another icon \ pictures with huge resolution ? or need to add some flag?Thx
-
Hi
You will need images that dont get ugly if scaled. :)please read this.
https://blog.qt.io/blog/2016/01/26/high-dpi-support-in-qt-5-6/ -
@borisa
Ok and no plans for update ?No sure what was available in 5.2
this seem to be from there :)
https://blog.qt.io/blog/2013/04/25/retina-display-support-for-mac-os-ios-and-x11/