Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXIF data of an image is ignored, wrong image orientation #3

Open
TheXardas opened this issue Jan 11, 2018 · 0 comments
Open

EXIF data of an image is ignored, wrong image orientation #3

TheXardas opened this issue Jan 11, 2018 · 0 comments

Comments

@TheXardas
Copy link

ios camera adds EXIF meta-data to the images.
This data can contain information about image rotation.
But lightbox-react ignores it.
When you try to display vertical photographs, uploaded from ios camera, on some other platforms: linux chrome, android and much more, image is rotated, stretched.

Problem most definitely connected with html img src default behavior: https://stackoverflow.com/questions/24658365/img-tag-displays-wrong-orientation

But in my opinion, plugin should cover those cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant