Roo/Element.js
authorjohn <john@roojs.com>
Wed, 29 Nov 2017 07:10:00 +0000 (15:10 +0800)
committerjohn <john@roojs.com>
Wed, 29 Nov 2017 07:10:00 +0000 (15:10 +0800)
Roo/Element.js

index 87f9f0f..57b1355 100644 (file)
@@ -191,7 +191,7 @@ if(opt.anim.isAnimated()){
         findScrollableParent : function(){
             
             var el = Roo.get(this.dom.parentNode);
-            Roo.log('findparent');
+            Roo.log('findparent:'+ JSON.stringify(el, null, 4));
             
             while (
                     el &&