yeatse / KingfisherWebP

Elegantly handle WebP format with Kingfisher.
MIT License
304 stars 73 forks source link

After loading webP, webP animation is delayed and the playback speed is abnormal #41

Closed HelloHchen closed 1 year ago

HelloHchen commented 4 years ago

I made a comparison with SDWebImageWebPCoder and found that the KingfisherWebP animation was not normal after being loaded. The webP resources are as follows:home_broadcast.webp

yeatse commented 4 years ago

It's a known bug, we are still working on to resolve it. See #39 for more detail.

HelloHchen commented 4 years ago

I got it. Thank you