subtirelumihail / react-fullpage

A react implementation of fullpage.js
304 stars 105 forks source link

feat: allow containers to scroll inward #72

Open shijisun opened 5 years ago

shijisun commented 5 years ago

Allow the content of section-container higher then the box. When inline-scroll bar reach the top or bottom of container, section-container will trigger original logic. Could set by SectionContainer.props: allowInlineScroll.