Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.6
-
Fix Version/s: 5.7.0
-
Component/s: Quick: Core Declarative QML
-
Labels:
-
Environment:Windows
Description
If there are more than 5 gifs playing at once, invalid frames start to pop up in the playing gifs. The gifs are played inside AnimatedImage.
Steps to reproduce:
- Run the attached sample
- Observe the gifs
EXPECTED: Gifs play normally
ACTUAL: Invalid frames are added to the end of the gif animation
This does not reproduce if there is only few gifs (5 gifs did not reproduce in my tests).