Roo/Element.js
authoredward <edward@roojs.com>
Fri, 24 Feb 2017 05:33:15 +0000 (13:33 +0800)
committeredward <edward@roojs.com>
Fri, 24 Feb 2017 05:33:15 +0000 (13:33 +0800)
Roo/Element.js

index 1432ca8..e2cd984 100644 (file)
@@ -885,6 +885,7 @@ if(opt.anim.isAnimated()){
          * @return {Roo.Element} this
          */
         setXY : function(pos, animate){
+            Roo.log('in???');
             if(!animate || !A){
                 D.setXY(this.dom, pos);
             }else{