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

fix(orientation) do not flip photos from front-facing camera #214

Closed
wants to merge 1 commit into from

Conversation

azundo
Copy link
Contributor

@azundo azundo commented Sep 25, 2018

Do not flip photos saved from the front-facing camera by 180 degrees.

Fixes #67

Do not flip photos saved from the front-facing camera by 180 degrees.
@azundo
Copy link
Contributor Author

azundo commented Sep 25, 2018

As mentioned in #67 I'm not sure why the original behavior was added in this commit: e33b3dd
Based on other reports from the ticket above and experience on real-world devices I don't think rotating by an extra 180 for all front-facing cameras that include exif should be the default behavior.

@scarlac
Copy link
Collaborator

scarlac commented Aug 15, 2020

Closing due to inactivity. Android implementation will be refactored, moving to CameraX

@scarlac scarlac closed this Aug 15, 2020
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

Successfully merging this pull request may close these issues.

FrontCamera shows upside-down image in <image> tag
2 participants