Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
5.15.1
-
None
Description
I load an AnimatedImage and listen to its status changes. When the status changes to Image.Ready I check the paintedWidth and sourceSize yet both are still zero at this point.
If I create a Timer with interval=0 that I start when the status changes to Image.Ready then I get the proper values for paintedWidth, paintedHeight, and sourceSize.
Attachments
Issue Links
- relates to
-
QTBUG-26402 Changes to AnimatedImage failed to send a signal that the sourceSize has changed.
- Closed
-
QTBUG-57501 sourceSize property has different behaviour between Image and AnimatedImage
- Closed