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

WA for app orientation issue #1236

Open
wants to merge 1 commit into
base: celadon/r/mr0/stable
Choose a base branch
from

Conversation

gkdeepa
Copy link
Contributor

@gkdeepa gkdeepa commented Oct 28, 2021

No description provided.

@gkdeepa gkdeepa force-pushed the camera_wa branch 2 times, most recently from 5d9d7e9 to 3083a2d Compare October 29, 2021 17:30
}
+ if(checkflag == 1){
+ if(cameraInfo.facing == 1)
+ env->SetIntField(info_obj, fields.orientation, 270);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Take Classin as one example, when the front camera is called, then we need "SetIntFied", but when it is back, we don't need call "SetIntFied"?

@sysopenci sysopenci added the Stale Stale label for inactive open prs label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Stale label for inactive open prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants