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

maxWidth/maxHeight not working with aspectRatio #143

Open
anisabboud opened this issue Mar 12, 2022 · 0 comments
Open

maxWidth/maxHeight not working with aspectRatio #143

anisabboud opened this issue Mar 12, 2022 · 0 comments

Comments

@anisabboud
Copy link

Hello and thank you for this nice library.

I noticed that setting maxWidth/maxHeight and aspectRatio together doesn't work.
The image is cropped to the requested aspect ratio, but not shrunk to the specified width/height.

Specifying only one works (only aspectRatio => image cropped, only maxWidth/maxHeight => image shrunk).

Is that the intended behavior or a bug?

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

1 participant