Roo/dd/DDProxy.js
authorChris <chris@roojs.com>
Mon, 23 Dec 2013 06:34:53 +0000 (14:34 +0800)
committerChris <chris@roojs.com>
Mon, 23 Dec 2013 06:34:53 +0000 (14:34 +0800)
Roo/dd/DDProxy.js

index eee61a1..1092d43 100644 (file)
@@ -162,6 +162,7 @@ Roo.extend(Roo.dd.DDProxy, Roo.dd.DD, {
 
     // overrides Roo.dd.DragDrop
     b4StartDrag: function(x, y) {
+        Roo.log('inin?');
         // show the drag frame
         this.showFrame(x, y);
     },