angular-img-editor
angular-img-editor copied to clipboard
performance issue
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 a lot images, this rendering costs a lot and causes the page to hang for 3-8 seconds at least.
