icropper icon indicating copy to clipboard operation
icropper copied to clipboard

Javascript Image Cropper

Results 4 icropper issues
Sort by recently updated
recently updated
newest added

Hi, I've trying to use this plugin in bootstrap modal. Everything works great, but on initial crop area is sets to 0x0. I try to change params like: initialSize, minWidth,...

In my case there's already an uploaded image which is associated with an id. Can I pass the image as id obtained from html rather than the url?

how to set a width and height for big images ? this doesn't work `` ![screenshot from 2018-07-25 17-35-01](https://user-images.githubusercontent.com/20015479/43202591-25c159dc-9031-11e8-9be6-11ccaf4f3515.png) ![screenshot from 2018-07-25 17-35-20](https://user-images.githubusercontent.com/20015479/43202595-27ab2f20-9031-11e8-800d-059c55c58c56.png)

I'm seeing document based mouseevents that keep firing (and generating exceptions) even when references to icropper have been nulled.