FIX: image quality param
[roojs1] / roojs-bootstrap-debug.js
index abe9740..5422f3a 100644 (file)
@@ -41911,7 +41911,7 @@ Roo.extend(Roo.bootstrap.BezierSignature, Roo.bootstrap.Component,  {
         }
         
         // encryption ?
-        return this.canvasEl().dom.toDataURL('image/'+type, false);
+        return this.canvasEl().dom.toDataURL('image/'+type, 1);
     },
     
     drawFromImage: function(img_src)