-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[camera_android_camerax] Fix 90°-off preview rotation #8629
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
Changes from 1 commit
f02e872
f90ede6
a87423f
5afdc1d
f1009fd
7ed88d7
ec557cf
7d0df1e
547dc69
d1db8a0
04b2721
49731d2
6e0e18e
6d5d4f6
313b51c
d693cc7
f437b05
2d74cc0
3bfcc54
850fbe3
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
- Loading branch information
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -242,7 +242,7 @@ class AndroidCameraCameraX extends CameraPlatform { | |
| @visibleForTesting | ||
| late double sensorOrientationDegrees; | ||
|
|
||
| /// Whether or not the Android Surface producer automatically handles | ||
| /// Whether or not the Android surface producer automatically handles | ||
| /// correcting the rotation of camera previews for the device this plugin runs on. | ||
| @visibleForTesting | ||
|
||
| late bool handlesCropAndRotation; | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.