TimOliver / TOCropViewController

A view controller for iOS that allows users to crop portions of UIImage objects
http://www.timoliver.com.au/2015/06/21/tocropviewcontroller-an-open-source-image-cropper-for-ios/
MIT License
4.67k stars 929 forks source link

If you can drag the crop box at will, it is similar to dragging the crop box during scanning #574

Open dearDragon opened 2 months ago

dearDragon commented 2 months ago

If the crop box can be dragged at will, similar to the crop box drag during scanning, rather than a fixed rectangle, it is really great if it can be corrected after the crop is finished.

Master drawing: image

After cutting: image