examples/form/signature.svg
authorChris <chris@roojs.com>
Tue, 8 Oct 2013 11:44:38 +0000 (19:44 +0800)
committerChris <chris@roojs.com>
Tue, 8 Oct 2013 11:44:38 +0000 (19:44 +0800)
examples/form/signature.svg

index 3064dc0..a3cbfa4 100644 (file)
@@ -38,7 +38,7 @@
 
         function up(e) {
             isDown = false; 
-
+            Roo.log('up');
             if (isTouchEvent(e)) e.preventDefault();
         }