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

Seems to be a fix for the aspect ratio problem with square images. #378

Merged
merged 5 commits into from
Oct 19, 2017
Merged

Seems to be a fix for the aspect ratio problem with square images. #378

merged 5 commits into from
Oct 19, 2017

Conversation

nathanwienand
Copy link
Contributor

The issue was the ratio was only being calculated based on width and applied to height also.
By separating these variables we are able to have independent ratios and scaling maintains aspect ratios properly.

@thedustinsmith thedustinsmith merged commit 2f48690 into Foliotek:master Oct 19, 2017
thedustinsmith added a commit that referenced this pull request Oct 19, 2017
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