Flipboard / FLAnimatedImage

Performant animated GIF engine for iOS
MIT License
7.94k stars 1.22k forks source link

I get the current Index not match the current Frame. #222

Open JiekangLiao opened 5 years ago

JiekangLiao commented 5 years ago

Some times, I get the current Index not match the current Frame. I try to used FLAI framework create a simple dice game. Then discover the frame and index not match. Previously, I got these two properties when the FLAI called the stop method. ......... Forgive me for my English proficiency. If you like, by the way, translate again.

mfarhand-sa commented 4 years ago

I have the same problem, is there any fix for this?