-
Notifications
You must be signed in to change notification settings - Fork 562
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create individual Scanner and Review image controller (#213)
* Set my profile of sign for test run and try to add new camera scanner view controller. * Changed new camera scanner view controller. * Try implement new camera scanner. * Added new edit image view controller. * Added crop function and delegate to send image back to subscription view controller. * Fixed no delegate var. * Added example implement of edit and review image. * Changed bundle id back to We transfer. * Roll back info.plist * Merge develop to master * Rollback to final class * Removed optional image param of delegate function. * Fixed method doesn't conform protocol. * Fixed syntax follow SwiftLint rules. * Fixed syntax follow SwiftLint rules. * Renamed of sample project files. Changed button title name from 'new' to 'a new scan' * Removed file out. * Fixed syntax follow SwiftLint rules. * update sub project comit. * Merge from wetranfer:master * Added rotate function on edit image view. * Fixed detail of files. * Fixed wrong date format. * Added public comment for edit image view controller class. * Fixed wrong date format. * Added description of public camera scanner view controller. * Fixed wrong rotate image and re-init zoom view controller. * Remove universal variable. * Added how to set corner and rect line color. Added another default value of quad view to cover full image screen. * update CI * Added final class instead. * update CI * Added can setup auto scan from outside. * Use toggle function instead * Fixed comment of public edit image view protocol. Co-authored-by: Chawatvish Worrapoj <[email protected]>
- Loading branch information
1 parent
770cc71
commit a265d33
Showing
13 changed files
with
760 additions
and
30 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
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.