sdecima / javascript-detect-element-resize

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

Remove animation start listener from the resize triggers at the remov… #34

Open medialwerk opened 9 years ago

medialwerk commented 9 years ago

Without removing the animationStartListener at the removeResizeListener function the edge browser will still call the resetTriggers function after an animationstart event occurs.