angularjs-imageupload-directive icon indicating copy to clipboard operation
angularjs-imageupload-directive copied to clipboard

Fixed multiple images base64 error

Open egesu opened this issue 11 years ago • 0 comments

If multiple images are selected, all of them had the same base64 URL and it was the last selected image's URL. Fixed this by adding them to queue.

egesu avatar Jun 20 '14 09:06 egesu