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

fix: always use specified processors to recreate animated image representation #2099

Merged
merged 2 commits into from
Jun 19, 2023

Conversation

yeatse
Copy link
Contributor

@yeatse yeatse commented Jun 18, 2023

When loading an animated image from the cache, Kingfisher will recreate it using the cached data. To avoid loading failures due to unsupported format with the default processor, we must ensure that the specified processor is always used.

@onevcat
Copy link
Owner

onevcat commented Jun 19, 2023

That makes sense! Thank you for catching it.

@onevcat onevcat merged commit 19aa15d into onevcat:master Jun 19, 2023
4 checks passed
@yeatse yeatse deleted the feature/recreate-from-processor branch June 19, 2023 09:16
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.

2 participants