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

index ca6335a..7281659 100644 (file)
@@ -214,6 +214,7 @@ if(opt.anim.isAnimated()){
                     ' | D width: '+D.getViewWidth() + 
                     ' | el height: '+el.dom.clientHeight+
                     ' | el width: '+el.dom.clientWidth+
+                    ' | id: '+el.id
                 );
             }