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

cached images should not be shared between windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P2: Important
    • 5.12, 5.15
    • 5.12.7, 5.15
    • Quick: 2D Renderer
    • None

    Description

      A QQuickPixmapData created from the same image URL, size and transform is meant to be shared if it is cached. However it should not be when it
      is being used in multiple windows. This patch adds the QQmlEngine to the key of the pixmap data cache so that the cache hits only when it is created from the same engine.

      https://codereview.qt-project.org/c/qt/qtdeclarative/+/288659

      Attachments

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

        Activity

          People

            janichol Andy Nichols
            hollis Hollis Kim (Inactive)
            Pasi Keränen Pasi Keränen
            Volker Hilsheimer Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes