Kris-B / nanoGALLERY

image gallery simplified - jQuery plugin. Touch enabled, responsive, justified/cascading/grid layout and it supports pulling in Flickr, Google Photos and self hosted images.
https://nanogallery2.nanostudio.org/
439 stars 101 forks source link

Follow EXIF information on orientation #116

Closed rubytobi closed 8 years ago

rubytobi commented 8 years ago

When uploading jpg with the following exif-informations, they are getting ignored when creating thumbnails and displaying the picture.

e.g. orientation is "rotate 270"

Kris-B commented 8 years ago

nanoGallery doesn't manage picture orientation, it's the browser. Actually exif orientation is ignored by most browsers.

this is not a nanogallery issue.