-
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: - (BREAKING) CameraManager must now be declared in the view containing the MCameraController - Added attribute to indicate whether the user has blocked screen rotation fix: - Fixed a problem with screen rotation (#15) - Video mirroring effect is now visible in the camera's live view - Fixed a problem when app goes into the background and returns to the foreground (#26) - Fixed an issue with a library causing the application to crash at random moments (#26) - Fixed an issue with an error screen not displaying when permissions were rejected during the first launch (#26) - Fixed other minor UI problems
- Loading branch information
1 parent
2d5ada3
commit b32a48e
Showing
11 changed files
with
394 additions
and
300 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.