Details
-
Suggestion
-
Resolution: Fixed
-
P5: Not important
-
5.7.0
-
None
-
5c496ad95 (dev)
Description
In QML, using Image.sourceSize limits the size of a newly loaded image. I found I needed this to properly load large images (my limit is 8192x8192).
Conversely, AnimatedImage.sourceSize is read only, it just contains the size of the last loaded image and cannot be used to limit the size of a new image.
Thus I cannot simply replace an Image with an AnimatedImage and gain the ability to view animations, without losing the ability to load large single images (almost) correctly.
With more consistent behavior, using AnimatedImage would be a trivial replacement for Image.
Attachments
Issue Links
- relates to
-
QTBUG-117429 TIFF AnimatedImage memory leak
- Closed
-
QTBUG-87748 AnimatedImage - status changed to Image.Ready but sourceSize, paintedWidth, and paintedHeight not yet set
- Closed
-
QTBUG-46127 AnimatedImage should handle non-animated images
- Closed
- resulted in
-
QTBUG-115039 AnimatedImage: setting sourceSize.width or height alone doesn't work
- Closed
For Gerrit Dashboard: QTBUG-57501 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
447861,8 | AnimatedImage: Add ability to configure sourceSize | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |