jimdoescode/jqScribble

Cannot save or custom save when add big local image

Closed this issue · 1 comments

Hello,
I can't export (or save) the drawing when I add big (1200x800) image to the canvas. It says

SecurityError: The operation is insecure.
if(!this.blank)saveFunction(this.canvas.toDataURL(settings.saveMimeType));

And it's not work when add local image with the same size too!
Image URL : http://www.ifreewallpaper.com/wallpapers_download/mobile/1200_800_wallpapers/20110904/B/B_orangeflow_8ylkuhrb.jpg

Please suggest.