Details
-
Suggestion
-
Resolution: Unresolved
-
P4: Low
-
None
-
None
-
None
Description
Currently an AnimatedImage doesn't show if you decide to load a regular image in it. (error: Reading ras files from sequential devices not supported)
It'd be great if it worked for both animated and non-animated images, a non-animated image would just have 1 frame.
That way you don't have to create both an AnimatedImage and an Image in your qml component and detect if the image loaded is animated and choose which to display.
Attachments
Issue Links
- is duplicated by
-
QTBUG-46127 AnimatedImage should handle non-animated images
- Closed