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 face detector settings not being applied on first run #2308

Merged
merged 1 commit into from
Oct 10, 2018

Conversation

sjchmiela
Copy link
Contributor

Fix https://expo-developers.slack.com/threads/convo/C04Q3JTSV-1534444938.000200/.

Long story short, props were being set before face detector has been initialized and thus the settings were being lost.

This PR makes Camera save pending face detector settings and apply to face detector when it's later initialized.

@sjchmiela sjchmiela force-pushed the @sjchmiela/fix_face_detector_android branch from b15923b to c0a24ea Compare October 10, 2018 09:20
@sjchmiela sjchmiela merged commit 0746b9a into master Oct 10, 2018
@sjchmiela sjchmiela deleted the @sjchmiela/fix_face_detector_android branch October 10, 2018 09:30
prakashbask pushed a commit to prakashbask/expo that referenced this pull request Mar 16, 2022
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.

2 participants