Details
-
Task
-
Resolution: Done
-
P1: Critical
-
None
-
af60542fc4214cc716ffb1bdc46e2e7f6b5a6b8a
Description
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.
Attachments
Issue Links
- depends on
-
QTBUG-13451 Support property versioning in QML
- Closed
- relates to
-
QTBUG-15279 Add versioning to new properties in QtQuick 1.1
- Closed