[Mac] Add @2x artwork (icons, splash screen, etc.) for retina displays
Type
Graphical (UI)
Severity
S5 - Suggestion
Status
closed
Regression
No
Workaround
No
Project
See also #20695: [Mac] Add 2x resolution support for retina displays (text & score) which has details on how to get text and the score drawing @2x and has screenshots of the issue.
This request is for @2x artwork for all of the graphical elements (tool icons, splash screen, etc.).
This is a lower priority than #20695: [Mac] Add 2x resolution support for retina displays (text & score), but would still be nice.
Comments
Support for @2x icons is not yet implemented in Qt 4 as far as I understand. See https://bugreports.qt-project.org/browse/QTBUG-23870
Most icons are SVG so you could try to add <key>NSHighResolutionCapable</key> in the Info.plist but I doubt it would work.
Does 0cdb445 address this issue?
Part of it only. The icons looks a bit better but nothing has been done for the splash screen yet. There are other more subtle things like the close button of panels that would need attention
Bug was in Qt 5. I am assuming that the splash screen has also been addressed since then. Please reopen if it has not been.
Automatically closed -- issue fixed for 2 weeks with no activity.