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 issue with image modifier not working on provider provided images #1435

Merged
merged 1 commit into from
Apr 19, 2020

Conversation

lkzhao
Copy link
Contributor

@lkzhao lkzhao commented Apr 18, 2020

Issue:
When using a ImageProvider, imageModifier is not applied to the provider provided image. ImageModifier does apply to subsequent access from the cache.

Not sure if this is the best way fixing this issue. Let me know.

@onevcat
Copy link
Owner

onevcat commented Apr 19, 2020

Nice catch! Thanks.

@onevcat onevcat merged commit 20f77b7 into onevcat:master Apr 19, 2020
skoduricg pushed a commit to rentpath/Kingfisher that referenced this pull request Sep 24, 2021
fix issue with image modifier not working on provider provided images
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