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

Image previews display in random orientations #170

Open
eddycoder opened this issue Nov 7, 2017 · 2 comments
Open

Image previews display in random orientations #170

eddycoder opened this issue Nov 7, 2017 · 2 comments

Comments

@eddycoder
Copy link

With showPreview:true, the preview displays upside-down or sideways as often as it displays correctly. The same image will always produce the same result, in other words if a photo generates an upside-down preview then subsequent uploads of the same photo will also produce upside-down previews. Any idea why this might be happening, and if so, how to fix?

@eddycoder
Copy link
Author

Found this:
https://stackoverflow.com/questions/26133817/image-with-src-from-url-appearing-upside-down-or-sideways-sometimes

So it seems that by extracting the orientation from the EXIF data the preview could be rotated accordingly. Perhaps that could be integrated into a future version.

@hayageek
Copy link
Owner

Thanks for the info, I will make the changes.

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

No branches or pull requests

2 participants