-
App getting crashed while cropping panorama image
-
I was using this lib in a childviewcontroller. With UI debugging I could figure out that the frame of the childviewcontroller (the CropViewController) is okay, but it's subviews don't respect it's bou…
-
```
let i: UIImage = self.image!
let cropViewController = TOCropViewController(image: i)
cropViewController.delegate = self
cropViewController.aspectRatioPreset = .…
-
Hi Tim,
I have updated to latest pod but seems GridOverlayView is not proper for Portrait images. In previous version this was working as expected. PFA screenshot.
Xcode: 9.2
Simulator : iPhone…
-
Thanks for this Image Cropper,
I am trying to use cropper on iPhone X and cropView and fadeView is not same but on other device it looks perfect...
I am not good in `NSLayoutConstraint.constrain…
-
When reset ratio to current ratio, The height is larger than the expectation.
eg:
if current ratio is 1:1
![1x1_1](https://user-images.githubusercontent.com/7801093/35180464-ce124f84-fdeb-11e7-8107…
-
Hi!
First of all great lib, gj! Second of all I'm facing an issue with the CropImageView.
I've made an activity which contains a CropImageView. I start that activity for result and expect the result…
-
How can I get current RectF of the cropView?or current instace of OverlayView? according to your method,I can‘t get current cropView object?
-
Hello.
Here is a screen recording of an augmented image I'd like to use for an application I'm prototyping right now. It shows very random behaviour. Wondering what the cause might be
https://phot…
-
I'm testing ImageCropView and having an issue on both Android and iOS.
The image is visible only while panning or pinching:
![simulator screen shot - iphone 8 - 2017-12-22 at 16 29 25](https://user-…