TOCropViewController
TOCropViewController copied to clipboard
Request To Allow User To Change Modal Presentation Style Of CropViewController
trafficstars
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 be useful (in Mac Catalyst) to be able to use .overCurrentContext or other presentation styles when you are using a splitviewcontroller so the cropview doesn't cover up the entire splitview when that behavior isn't desirable. Maybe a .preferredContentSize for the view.