jsonkao / react-scrollama

Simple scrollytelling with the IntersectionObserver in React.
https://jsonkao.github.io/react-scrollama
MIT License
390 stars 30 forks source link

Feature/allow pixel offset #53

Closed maerzhase closed 4 years ago

maerzhase commented 4 years ago

This PR implements offset defined in pixels and solves a problem that the observer does not update when the observer's config changes.