breadadams / scroller-motion

🛹 Elegant motion scrolling for React
https://scroller-motion.js.org
MIT License
67 stars 5 forks source link

Custom element scrolling #10

Closed breadadams closed 2 years ago

breadadams commented 3 years ago

Now that https://github.com/framer/motion/pull/195 is available, we should allow motion scrolling on an element's overflow directly in addition to the window.

breadadams commented 2 years ago

The desired functionality would require a pretty heavy implementation to work 💯 cross browser. Not something I really want to attempt to include in the library, therefore cancelling the feature from the roadmap for now.