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

AnimatedSprite doesn't support high DPI image variants

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 5.11
    • None

      The attached example should use the @2x version of the image when run with a display that has a device pixel ratio of 2, but instead it always uses the regular variant, resulting in blurriness. Even setting the source to the @2x variant directly doesn't work, as it seems to have no concept of high DPI, so the resulting animation is wrong.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes