angular-img-editor icon indicating copy to clipboard operation
angular-img-editor copied to clipboard

A set of canvas driven image manipulation tools implemented in angular.

Results 8 angular-img-editor issues
Sort by recently updated
recently updated
newest added

The Angular File upload module has been disabled on the example site. I was evaluating this to use but I can't check out the example. Is there a working version...

This would force the ratio in the Jcrop parameters. I did that here: c5fc706e9e0e6be2fef441b34caa9d4744d8397e

When the canvas already has a photo and you upload a new one, the img source changes, but the image doesn't update.

When loading the page containing 200 images on which the image editing is added, the plugin does the following image calculations on each image thrice. In case the page contains...

Steps to reproduce 1) Click choose file or drop to area 2) Image not apear in queue Expected Image adds to queue

Upload 2 identical images. For the first image, crop then rotate. For the second image, rotate then crop in approximately the same way. The crop values esp the y and...

Add an indicator class to show when images are loading and edits are processing, this is useful so users don't get confused since very large images can take a second...

enhancement