Roo/form/Signature.js
authorChris <chris@roojs.com>
Wed, 9 Oct 2013 10:44:13 +0000 (18:44 +0800)
committerChris <chris@roojs.com>
Wed, 9 Oct 2013 10:44:13 +0000 (18:44 +0800)
Roo/form/Signature.js

index b7ffe16..cafe595 100644 (file)
@@ -104,8 +104,8 @@ Roo.extend(Roo.form.Signature, Roo.form.Field,  {
         this.svgEl = this.signPanel.createChild({
               xmlns : 'http://www.w3.org/2000/svg',
               tag : 'svg',
-              width: "300",
-              height: "100",
+              width: this.width,
+              height: this.height,
               viewBox: "0 0 300 100",
               cn : [
                 {