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.73k stars 954 forks source link

Improve layout for visionOS #593

Open MMP0 opened 2 months ago

MMP0 commented 2 months ago

Fixed the layout for visionOS to be vertical like Mac Catalyst, and padded it with 16px to prevent overflow.

Before After
Before After