Details
-
Bug
-
Status: Closed
-
P2: Important
-
Resolution: Done
-
5.6
-
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).