somewebmedia / hc-sticky

JavaScript library that makes any element on your page visible while you scroll.
https://somewebmedia.github.io/hc-sticky/
MIT License
463 stars 115 forks source link

fix for flexbox parent nodes where the container is the same height a… #65

Closed informatix8 closed 5 years ago

informatix8 commented 5 years ago

Fixes case where a parent nodes is display: flex as a child node would never stick as it is of equal height.