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

Properly calculate height of transformed images #11846

Merged
merged 2 commits into from
Aug 30, 2022

Conversation

brianjhanson
Copy link
Contributor

Fixes an issue where the height of a non-cropped image being transformed was being calculated as a percentage of the height rather than of the width.

#11837

Fixes an issue where the height of a non-cropped image being transformed was being calculated as a percentage of the height rather than of the width.

#11837

Fixes an issue where the height of a non-cropped image being transformed was being calculated as a percentage of the height rather than of the width.

#11837
@brianjhanson brianjhanson requested review from brandonkelly and a team as code owners August 30, 2022 17:08
@brandonkelly brandonkelly merged commit 89a8762 into develop Aug 30, 2022
@brandonkelly brandonkelly deleted the bugfix/image-dimensions branch August 30, 2022 18:48
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