Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-34334

When QPixmap / QSplashScreen is given a retina image on a retina screen, it renders bounding box on 2x actual size.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.5.0 Beta
    • 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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sorvig Morten Sørvig
            burakn Burak Nehbit
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes