UprootLabs / poly-flif

:camera: A poly-fill for the FLIF image format.
https://uprootlabs.github.io/poly-flif/
Other
244 stars 11 forks source link

animation stays when viewing still #11

Closed jonsneyers closed 8 years ago

jonsneyers commented 8 years ago

If you first view an animation and then a still image, the animation remains visible.

hrj commented 8 years ago

​Is this reproducible always? I have seen it happen just once during testing.

​Which browser & version?

jonsneyers commented 8 years ago

Chrome OS Version 45.0.2454.98 Platform 7262.57.0 (Official Build) stable-channel nyan_big Firmware Google_Nyan_Big.5771.63.0

ayurmedia commented 8 years ago

flif-animation-and-image Can also Confirm, Chrome , Win10. If you load animation and later a picture, the animation keeps staying on top of the image. Reproduce, load animation "pyani" then picture "monkey" result see screenshot.

hrj commented 8 years ago

Reproduce, load animation "pyani" then picture "monkey" result see screenshot.

Thanks! I still can't repro this, but will try to analyse that path.

hrj commented 8 years ago

I noticed a similar issue while coding up the new API, and fixed it.

Please refresh the demo page and let me know if the issue is still present.

Closing optimistically.