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

Image larger than GL_MAX_TEXTURE_SIZE in AnimatedSprite

    XMLWordPrintable

Details

    • Linux/Yocto

    Description

      If image larger than GL_MAX_TEXTURE_SIZE is loaded, it seems like it is unable to show frames past the max size, which of course makes sense.

      However, the animation runs fine up to that point, but perhaps this could be improved.

      Perhaps it could scale down the source image so that it fits, and/or print a warning that it will not work properly, or perhaps even refuse to load/show the animation completely (= add state property with an error state).

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes