withAspectRatio not working when user rotate image.
phongnguyenmaster opened this issue · 1 comments
phongnguyenmaster commented
- Set width: 400, height: 200
- User rotate 90
- Crop still: 400px x 200px
- I expect: 200px x 400px
jens-muenker commented
Why do you expect this? For me, the user only rotates the image and does not changes the height and/or width.