TOCropViewController
TOCropViewController copied to clipboard
A view controller for iOS that allows users to crop portions of UIImage objects
Hi Tim, it's Josh from the Tokyo iOS Meetup. This doesn't keep the zoom level, but I think it makes sense to reset it when going back to the default...
Good work. Even works well in Mac Catalyst, but: Would be nice to let the user define the way the CropViewController is presented. Right now it is .fullScreen. It might...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
Hi, i am getting deprecation warnings when compiling for iOS 16. getting these warnings ``` Pods/CropViewController/Objective-C/TOCropViewController/TOCropViewController.m:87:14 'automaticallyAdjustsScrollViewInsets' is deprecated: first deprecated in iOS 11.0 - Use UIScrollView's contentInsetAdjustmentBehavior instead Pods/CropViewController/Objective-C/TOCropViewController/TOCropViewController.m:1299:36...
I am trying to import the library into my custom iOS sdk in Swift. How can I achieve this?
**What are you trying to achieve with this library exactly? Please describe.** I might get this wrong. From what I can understand, matching foreground to background is to make 2...
When the screen is horizontal, it should support the toolbar on the left or right
changed overlayView, added grid lines, changed lines color , change background to white, changed toolbar