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 crop for vertical images #7

Merged
merged 1 commit into from
Nov 2, 2017
Merged

Conversation

ricksanchez
Copy link
Contributor

Check this line: h = min (imageWidth - y) h'
The test was working only because of a coincidence.

@mrkkrp mrkkrp merged commit b861222 into mrkkrp:master Nov 2, 2017
@mrkkrp
Copy link
Owner

mrkkrp commented Nov 2, 2017

Thanks!

@mrkkrp
Copy link
Owner

mrkkrp commented Nov 2, 2017

Version 0.2.2 with the fix is on Hackage now.

@ricksanchez
Copy link
Contributor Author

Awesome, thanks!

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.

None yet

2 participants