-
-
**Do you want to request a *feature* or report a *bug*?**
Report a bug
**What is the current behavior?**
Some images don't zoom out when using
`cropView.cropImageView.zoomOutImage(cropImageView.…
-
It happened in some other cases as well, but I was able to reproduce it when setting the aspect ratio, adjusting the crop frame, and then change the ratio back to the original one. After that it won't…
-
I use swift 4.2 (with ios 11) and my code is exactly the same as `Example/ViewController.swift/normalPresent(:)` function
```swift
guard let image = image else {
return
…
-
**Describe the bug**
When I take a photo while holding my Iphone in the Portrait position, the photo taken appears in landscape i.e the photo appears rotated to the left by 90 degrees and I have to m…
-
Verticalで写真撮った後、cropviewはhorizontalの写真が表示されています。
現時点はVerticalで写真が表示させたいんです。
修正方がありますでしょうか。
-
For things like background zooming, we would prefer to only render the visualized part of an ncvisual. We can move its plane at zero cost, but when zooming onto a subsection, we have to rapidly load t…
-
Hi, I've just upgraded a few pods that probably have this library as a dependency and upgraded it to `0.3.904`.
Since then, I've started getting the `EXC_BAD_ACCESS` error in xCode that freezing my a…
Idomo updated
4 years ago
-
Hi Tim,
I tried to disable the crop box resize (cropBoxResizeEnabled) by setting it to NO, but can still resize the box with Pan gesture. anyway to disable it?
Thanks!
-
i got this error when implement your library