TOCropViewController icon indicating copy to clipboard operation
TOCropViewController copied to clipboard

A view controller for iOS that allows users to crop portions of UIImage objects

Results 130 TOCropViewController issues
Sort by recently updated
recently updated
newest added
trafficstars

Hey there, such a nice library. using this on a project but i need to change toolbar design. seems like its fixed sized and attached to bottom or top. i...

question

**What are you trying to achieve with this library exactly? Please describe.** Hi, im using your library using Swift Package Manager and embedding it inside of framework which then embeds...

question

It would be really cool if there was an option-logic for cropping to exact dimensions. Anyways, great library !

feature
pr requested

I am trying to add a right navigation button to crop the image and dismiss the view. `cropViewController.navigationItem.setRightBarButton(UIBarButtonItem(image: UIImage(systemName: "checkmark"), style: .done, target: self, action: #selector(......)), animated: false)` But is...

question

Does it support animated gif cropping and trimming like in WhatsApp?

question

I have an image which has height greater than its width. I want to achieve something like user can pinch zoom out to fit the whole image inside a fixed...

rfc
feature
pr requested

@TimOliver @huang-kun @RastislavMirek @jboulter11 First Thank you so much for creating this type library for us. When we set toolbarPosition top and open cropController with present then facing this issue....

bug

**Describe the bug** If I try to crop an image so that only one side of the image is cut off, a zoom effect in the UI causes the opposite...

bug

**Is your feature request related to a problem? Please describe.** The landscape layout of `TOCropViewController` shows the a vertical bar on the left, with the "Done" button in the top...

feature

Showing 'TOCropViewConstants.h' file not found

bug