sdecima / javascript-detect-element-resize

A Cross-Browser, Event-based, Element Resize Detection
MIT License
880 stars 150 forks source link

Resize not triggered on child element height change due to scroll on parent element #53

Open swenagupta opened 6 years ago

swenagupta commented 6 years ago

Does the resize handler attached to a child element triggers when scroll on its parent element changes height of child element?