TOCropViewController icon indicating copy to clipboard operation
TOCropViewController copied to clipboard

Request To Allow User To Change Modal Presentation Style Of CropViewController

Open zewkini opened this issue 1 year ago • 0 comments
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.

zewkini avatar Feb 13 '24 06:02 zewkini