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

QtQuick pixmap loader adds images to unreferenced list when cache: false

    XMLWordPrintable

Details

    • d3224ad22a38264aaae81e96384182aee7c1053f

    Description

      There is no point adding uncached images to the unreferenced list, since they cannot be reused later as they are not in the cache.

      Additionally, we currently search for images in the cache, even if we set cache: false. Setting cache false should not put images in the cache and should not use images that are in the cache.

      Attachments

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

        Activity

          People

            martjone Martin Jones (closed Nokia identity) (Inactive)
            martjone Martin Jones (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes