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

AnimatedSprite doesn't use @2x images

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 5.3.2
    • Quick: Other
    • None
    • iOS Simulator
    • iOS/tvOS/watchOS

      AnimatedSprite {
          source: "image.png"
          frameWidth: 40
          frameHeight: 40
          frameCount: 1
      }

      On Retina display (QGuiApplication::primaryScreen()->devicePixelRatio() == 2) AnimatedSprite doesn't load "image@2x.png". It still loads "image.png".

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

            sorvig Morten Sørvig
            dmitry64 Dmitry
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes