karazy
19 Nov 2012, 2:34 PM
Hi there,
prior to 2.1 I listened to the painted event on a panel and
could to something like this:
panel.getInnerHtmlElement().dom
since 2.1 this no longer works and I need to call
panel.dom
The original container instance is not passed to the event. Is this by intention or a bug?
prior to 2.1 I listened to the painted event on a panel and
could to something like this:
panel.getInnerHtmlElement().dom
since 2.1 this no longer works and I need to call
panel.dom
The original container instance is not passed to the event. Is this by intention or a bug?