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

CompletionHandler with cropping #320

Closed
floriannagel opened this issue May 12, 2016 · 3 comments
Closed

CompletionHandler with cropping #320

floriannagel opened this issue May 12, 2016 · 3 comments

Comments

@floriannagel
Copy link

I want to crop the images before they will appear in the UI. i tried to use the completionHandler. But i can't edit the image.
Any Ideas?

@jasnig
Copy link

jasnig commented May 16, 2016

@floriannagel I think you may need to download the image first and then you can edit the image.

@onevcat
Copy link
Owner

onevcat commented Aug 7, 2016

There is a plan to add some hook after the image being downloaded and just before cache. So you could do additional editing for the image once, then load the edited images from cache later.

@onevcat
Copy link
Owner

onevcat commented Sep 14, 2016

Implemented in Kingfisher 3. Check ImageProcessor for more.

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

No branches or pull requests

3 participants