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

Result not updated after reset result

Open Valonix opened this issue 9 years ago • 1 comments

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

Valonix avatar Jan 26 '16 10:01 Valonix

add this line

angular.copy(files);

inside this function $scope.fileChanged

sh4mz avatar Oct 03 '17 08:10 sh4mz