breadadams / scroller-motion

🛹 Elegant motion scrolling for React

Home Page:https://scroller-motion.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom element scrolling

breadadams opened this issue · comments

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

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.