-
Croppie is working so nicely for me on desktop and on mobile for working with existing images. Many thanks for creating and sharing this excellent tool.
The only thing not working for me at present…
-
## Expected Behavior
After destroying Croppie there should be no traces of it left over in the DOM. A new instantiation should work as the first one.
## Actual Behavior
A `` container around the …
-
On update event is not working for me, I am using jquery 3.3.1 and croppie 2.6.2
demo - http://jsfiddle.net/7vjgbfnk/
example code:
```
$('.my-image').croppie();
$('.my-image'…
-
Hey, I'm writing a wallpaper discovery app on windows, it allows the user to maximize the window to preview how the wallpaper fit, optionally cropping it.
When I initialized `Croppie`, the canvas …
-
## Expected Behavior
Bind triggers `update.croppie`. So, when I bind orientation, I should get right value in `update.croppie`.
## Actual Behavior
`update.croppie` returns another value
## Ste…
-
## Expected Behavior
Get an image that corresponds whit the viewport's size and position
## Actual Behavior
The image returned always is cropped starting at the top-left edge whit viewport's width…
-
## Expected Behavior
When using croppie.js in combination with ng-croppie.js together should be working in Chrome or Safari.
## Actual Behavior
Croppie throws endless uncaught DOMException.
Sinc…
orifn updated
3 years ago
-
will you continuing this project ? I kinda need this package. If you dont, ill try to implement the raw croppie package on my react apps
-
PLEASE BE AWARE Issue #411 does not solve this issue. My version already contains patch for #411 .
After initializing Croppie, then clicking cancel (calling .destroy()), all seems well and no error…
-
Is it possible to see a smaller depiction of Croppie while the result is bigger in pixel size?
We need to have a 1920 x 1080 Croppie on our website but the PCs used do not have a 1920 x 1080 displa…