Roo/form/Signature.js
authorChris <chris@roojs.com>
Thu, 17 Oct 2013 06:57:18 +0000 (14:57 +0800)
committerChris <chris@roojs.com>
Thu, 17 Oct 2013 06:57:18 +0000 (14:57 +0800)
Roo/form/Signature.js

index be02e3c..76432d0 100644 (file)
@@ -271,14 +271,14 @@ Roo.extend(Roo.form.Signature, Roo.form.Field,  {
      * @return {Boolean} this.isConfirmed
      */
     getWidth : function(){
-        
+        return this.width;
     },
     /**
      * 
      * @return {Boolean} this.isConfirmed
      */
     getHeight : function(){
-        
+        return this.height;
     },
     // private
     getSignature : function(){