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

index f16549b..5be77b0 100644 (file)
@@ -892,7 +892,7 @@ if(opt.anim.isAnimated()){
                 Roo.log('1');
                 D.setXY(this.dom, pos);
             }else{
-                Roo.log('1');
+                Roo.log('2');
                 this.anim({points: {to: pos}}, this.preanim(arguments, 1), 'motion');
             }
             Roo.log('3');