droppyjs / droppy

Self-hosted file storage
BSD 2-Clause "Simplified" License
104 stars 12 forks source link

fix: aspect ratio of rotated images #82

Closed operatorofhell closed 1 year ago

operatorofhell commented 1 year ago

Closes: https://github.com/droppyjs/droppy/issues/46

What are the changes and their implications?

When an image is orientated 90 degrees to the left or the right, the width and the height is rotated as well.

Checklist