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

Improve image caching

XMLWordPrintable

    • af60542fc4214cc716ffb1bdc46e2e7f6b5a6b8a

      We currently cache all pixmaps used by Image. In the case of something like a photo viewer, viewing a couple full size photos quickly reaches the cache limit and pixmaps begin to be discarded from the cache. We should try to ensure that these 'once off' large images aren't cached at the expense of small 'ui element' images. This could be automatic, or triggered by a hint in QML.

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

            bodson Yann Bodson (Inactive)
            brasser Michael Brasser (closed Nokia identity) (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes