-
Hi, the plugin is working perfectly, i want to ask you if you can add the possibility to customize the color of the view on android, give that UCrop now supports the customization.
Thank you
-
in my project has the lasted **nativescript-ui-pro** when use
` import * as imagepickerModule from 'nativescript-imagepicker';`
or
`let imagepicker = require('nativescript-imagepicker');`
…
-
## Problem Statement
`p:imageCropper` throws exception when the image is deselected.
## 1) Environment
- PrimeFaces version: 6.0 [Latest one running on showcase]
- Does it work on the newest P…
-
When using this component, it sometimes sets the "cropper-container" div wider than the outer image container div. The result is the "left" style attribute of the "cropper-canvas" element is not "0px…
-
In our application, we allow the user to set an aspect ratio. When we re-render the ImageCrop with the new aspect, the cropped area changes to match the new aspect ratio, but neither the `onComplete` …
-
Error in android 4.4.2 after taking a photo
01-08 21:07:24.126 27827-27827/uv.mx.varappmiento_app E/AndroidRuntime: FATAL EXCEPTION: main
…
-
Hi,
I'm getting this error:
`node_modules/ng2-img-cropper/src/imageCropper.ts(841,12): error TS7030: Not all code paths return a value.`
-
I've been getting reports from production of an exception 'Cannot read property 'dragHandle' of undefined' on [imageCropper.ts:927](https://github.com/cstefanache/angular2-img-cropper/blob/ec793b75aab…
-
Is it possible to return cropped image? For example, if I have image 640x480, I wanted to return center (or specified area) of ie 300x300.
Note: When I specify only maxWidth as option, the gallery h…
ryc16 updated
7 years ago
-
I got this error when I want to use the `ImageCropper` component:
``` jsx
Capture
```
I print in my console the values of `image`, `cropHeight` and `cropWidth` and t…