You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the rendered thumbnails do not preserve the EXIF data from the original. The fix given in codingjoe/django-stdimage#66 seems reasonable, but I'm not set up to test.
The text was updated successfully, but these errors were encountered:
Even if they did include EXIF, most browsers don't respect the image rotation when displayed in the DOM, only when viewing full-screen. I'll look at that thumbnailing code.
It seems that the rendered thumbnails do not preserve the EXIF data from the original. The fix given in codingjoe/django-stdimage#66 seems reasonable, but I'm not set up to test.
The text was updated successfully, but these errors were encountered: