From f57376e099efd4005ade6f13ea4828b84098afe2 Mon Sep 17 00:00:00 2001 From: john Date: Wed, 29 Nov 2017 15:33:11 +0800 Subject: [PATCH] Roo/Element.js --- Roo/Element.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/Element.js b/Roo/Element.js index ca6335a25a..72816597d0 100644 --- a/Roo/Element.js +++ b/Roo/Element.js @@ -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 ); } -- 2.39.2