wnr / element-resize-detector

Optimized cross-browser resize listener for elements.
MIT License
1.32k stars 118 forks source link

Hidden element resize detection #41

Closed wnr closed 8 years ago

wnr commented 8 years ago

Hi. We encountered an interesting issue. Where an element was activated, but it was displayed none. This causes the resize detection to not trigger if the element is shown again it looks like. Going to try and recreate in a plunker

See https://github.com/elqteam/elq/issues/56