mensatt / frontend

2 stars 2 forks source link

Image rotater crops image when rotating #30

Open StealWonders opened 2 weeks ago

StealWonders commented 2 weeks ago

When rotating a vertical image it is cropped within the ui. This is problematic because one cannot see if the image has been rotated correctly before submitting.

Image source:

image

When uploading:

image

After rotating once:

image

(as you can see: the image is cut off right and left even though it should be in landscape now and not vertical)