Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid recreating animated image representations when reloaded with identical options #2347

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yeatse
Copy link
Contributor

@yeatse yeatse commented Jan 18, 2025

Loading some animated image formats can be resource-intensive. To optimize performance, we should avoid reloading them from the disk cache if the loading options remain unchanged.

Fixes yeatse/KingfisherWebP#85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

在tableview进行刷新时,cell里的webp动图会闪烁一下
1 participant