--
---
You received this message because you are subscribed to the Google Groups "Closure Library Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to closure-library-d...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Seems we all agree we can't detect DOM size changes without polling, or the really slow https://developer.mozilla.org/en-US/docs/DOM/DOM_event_reference/DOMSubtreeModified.
I vote for requiring users to call a method that will trigger a layout if they want to modify the DOM directly, Ext-js allows you to do that by calling doLayout on the first managed component that contains the unmanaged HTML
To unsubscribe from this group and stop receiving emails from it, send an email to closure-library-discuss+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
---
You received this message because you are subscribed to the Google Groups "Closure Library Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to closure-library-discuss+unsub...@googlegroups.com.