ibm-js / delite

HTML Custom Element / Widget infrastructure
http://ibm-js.github.io/delite/
Other
68 stars 28 forks source link

delite/popup: automatically detect popup size change #501

Closed wkeese closed 5 years ago

wkeese commented 5 years ago

Enhance delite/popup to automatically detect when popup's size changes, rather than requiring a "delite-size-change" event. As before, the popup will be repositioned when the size changes.

Need to check for DOM modifications and also for animations.