Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.1.0 , 5.1.1
-
None
-
OS X 10.8 Mountain Lion, OS X 10.9 Mavericks
-
7cb2235fd44fa247cc19f3826def23e93b653e89
Description
When QPixmap/ QSplashScreen is given a retina image on a retina screen, it renders bounding box on 2x actual size. An example: If the image given is 900x900 and postfixed with @2x, it will be rendered as 450x450, which is correct. But the bounding box for the image will still be 900x900, so the image will appear at the top left corner of the bounding box. This prevents QSplashScreen from being able to center the splash screen. An example is attached below.
Attachments
For Gerrit Dashboard: QTBUG-34334 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
108876,3 | QSplashScreen: Center also on high-dpi screens | 5.5 | qt/qtbase | Status: MERGED | +2 | 0 |