haltakov / simple-photo-gallery

Beautiful and simple photo galleries that help you tell your story. Free and open-source.
https://haltakov.net/simple-photo-gallery
MIT License
194 stars 51 forks source link

Fix switched width height bug #86

Closed haltakov closed 3 years ago

haltakov commented 3 years ago

The image is now rotated according to the Orientation in the EXIF data, before the width and height is retrieved. This fixes a bug for rotated photos.

Resolves: #85