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

index 65fc393..36c65a5 100644 (file)
@@ -213,7 +213,8 @@ if(opt.anim.isAnimated()){
                     ' | D height: '+D.getViewHeight() + 
                     ' | D width: '+D.getViewWidth() + 
                     ' | el height: '+el.dom.clientHeight+
-                    ' | el width: '+el.dom.clientWidth
+                    ' | el width: '+el.dom.clientWidth+
+                    ' | xtype'+el.xtype
                 );
             }