angular-image-crop icon indicating copy to clipboard operation
angular-image-crop copied to clipboard

A better way to crop images client-side using AngularJS

Results 25 angular-image-crop issues
Sort by recently updated
recently updated
newest added

- `npm i` send and error `premature close`, because package.json is missing - merge PR https://github.com/andyshora/angular-image-crop/pull/28 - merge PR https://github.com/andyshora/angular-image-crop/pull/30 - merge PR https://github.com/andyshora/angular-image-crop/pull/31 - merge PR https://github.com/andyshora/angular-image-crop/pull/33

I use angular-image-crop, declared in my package.sjon : ```json { "dependencies": { "@bower_components/angular-image-crop": "andyshora/angular-image-crop#v2.0.0", } } ``` but `npm i` send an error : ``` 2593 silly fetchPackageMetaData error for...

Result not updated after reset result, in ur demo, and in my code too...

How do I change the size of the section and canvas cropping area? It defaults to 450x450 pixels and I need to make it smaller to fit my div.

Hi, Is it possible to set the image from url, as when we are tring we are getting set the src, we are getting error as "Failed to execute 'atob'...

In the spirit of making this mobile friendly, this could use a pinch zoom in place of the zoom handle as an option for mobile devices. The zoom handle touch...

I am experiencing problems when changing the 'https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-beta.11/angular.min.js' to the latest build (AngularJS v1.3.8). Any idea why that is an issue?

Hi Andy, I've done the following changes in order to make this library: 1. Code indentation of multiple files. 2. Rearranged directory structure - `src` - the source raw files...

Adding option to set the image cropped result mimetype