-
## Story
Croppie is not removing html elements and added classes to div's, when using the .destroy() function.
This results in errors when trying to destroy and reinitialize croppie.
When Croppie…
-
I'm using croppie to upload image via ajax. It is working fine and everything is good. Now i want users to resize their old image. The image is loaded in croppie instant form it's url. But during ajax…
-
I'm facing a quality issue, when using the zoom function. After picking a high resolution image and cropping it and using the zoom function to zoom out it reduces the image quality (especially on text…
-
I'm using Croppie in a hybrid mobile app (vanilla JS). When initializing Croppie with a viewport set to above 600x600px (say fullscreen on a smartphone), the view freezes for about two seconds. No css…
-
I need to get access to a croppie instance and destroy it ( and rebind afterwards) through vanilla JavaScript?
I tried `new Croppie(element).destroy()`, but it created another croppie instance.
…
-
I am trying to add Croppie to a page that has event handlers for various updates unrelated to the functionality I'm adding. These events all have unique namespaces based on which type of update is tr…
-
Here's my code below when i switch between portrait and lndscape without changing current zoom and points and height width every thing will be same just viewport will change why it doesnt work? is the…
-
Hi man, thank you for providing Croppie, I know Croppie can rotate some angles, if Croppie can rotate any angle, that would be amazing! can you let it rotate any angle? thanks!
-
## Expected Behavior
Was Working Fine few days back
## Actual Behavior
Suddenly Stopped Working and throwing Error :
croppie.js:1454 Uncaught TypeError: Cannot read property 'apply' of undefine…
-
Two Requests :
1. Add Angular and Typescript support for `enableResize: true` in the `Croppie.CroppieOptions` class. It is currently missing from the class implementation.
Since the `Resizer` op…