TOCropViewController
TOCropViewController copied to clipboard
A view controller for iOS that allows users to crop portions of UIImage objects
At the moment, if I didn't miss anything, it is not possible to change the background color of the toolbar. It would be very useful if we could at least...
Error Code [AXRuntimeCommon] AX Lookup problem - errorCode:1100 error:Permission denied portName:'com.apple.iphone.axserver' PID:6723 ( 0 AXRuntime 0x00000001af41e3a0 539C8041-A10E-3612-AAE6-420FCB339466 + 267168 1 AXRuntime 0x00000001af3e3164 _AXGetPortFromCache + 548 2 AXRuntime 0x00000001af3e459c AXUIElementPerformFencedActionWithValue +...
1)From the main VC present a child VC with modalPresentationStyle = .popover 2) Then from this child use the TOCropViewController 3) When we pic and image, if we press Cancel...
**Describe the bug** When I use cropViewController on iPad with cropingStyle circular CropViewController delegate method is not calling.
**Describe the bug** Integrated the framework and tried running the project **Expected behavior** Run on M1 Mac **Screenshots**  **iOS Device:** - Device: iPhone Simulator - OS: iOS 15 -...
**Describe the bug** Simply rotating image looses pixels each time **To Reproduce** Steps to reproduce the behavior: - Edit UIImage - In TOCropVC: simply rotate, press done - Print size...
There is missing **customAspectRatioName** in **CropViewController** (swift version)
manually import folders to swift project doesnt work, it dont see TOCropViewController MacOS 12.1 Xcode 13.3
It's very hard to crop the image when using mac catalyst as I cannot find a way of moving the image with mouse similar to how the image can be...
Hi @TimOliver 👋 Is it possible to control the result image size to be within certain aspect-ratio range? For example, suppose dev wants to have square-ish image (1:1) which can...