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

Expose KingfisherOptionsInfoItem extension #505

Closed
ManueGE opened this issue Nov 7, 2016 · 2 comments
Closed

Expose KingfisherOptionsInfoItem extension #505

ManueGE opened this issue Nov 7, 2016 · 2 comments

Comments

@ManueGE
Copy link
Contributor

ManueGE commented Nov 7, 2016

Thanks for this project.

I see there are some helper methods for KingfisherOptionsInfoItem in one extension:

extension Collection where Iterator.Element == KingfisherOptionsInfoItem

It provides a lot of useful var to get info from an Array of KingfisherOptionsInfoItem, for instance get the scaleFactor or the transition.

These methods are really helpful when building custom processors, so exposing this extension would be awesome.

@onevcat
Copy link
Owner

onevcat commented Nov 8, 2016

Not a bad idea. Would you mind to send a p-r for this?

@ManueGE
Copy link
Contributor Author

ManueGE commented Nov 8, 2016

Sure! I'll do it soon

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

No branches or pull requests

2 participants