angular-image-cropper
angular-image-cropper copied to clipboard
AngularJS directive for cropping images.
imageCropperDirective.js:5 Uncaught ReferenceError: module is not defined at imageCropperDirective.js:5 It seems in order to use this you need to use javascript modules.
@bcabanes I see many issues not responded to in many months. What's the status of any of these issues and pull requests?
Hi, when adding new image croppers to the page, the existing image croppers zooms out if it's zoomed in. Codepen: https://codepen.io/anon/pen/MybPwK To reproduce the issue, zoom in the existing image...
when i import imageCropper.js file to admin.jsp it is showing imageCropper.js:1 Uncaught ReferenceError: module is not defined error. how to fix this error ?
so reverted to scope and still use constructor's children to pass the variables from scope to self
Hi, I'm getting this error ever since I've upgraded to Angular v1.6.x: `this.actionLabels is not a function`. I even tried the [homepage demo](http://bcabanes.github.io/angular-image-cropper/) with the new version of Angular and...
Hi @bcabanes Is 'pinch to zoom' functionality there on the roadmap anytime soon? Thanks!
After cropping the image from tool if we compare new image with original image then the quality is very poor.
I could not find this file anywhere in the repo.