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

cached images should not be shared between windows

XMLWordPrintable

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

      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

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

            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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes