gilbarbara / react-joyride

Create guided tours in your apps
https://react-joyride.com/
MIT License
6.88k stars 529 forks source link

Scroll behavior smooth #474

Closed bsantana closed 5 years ago

bsantana commented 5 years ago

What is the possibility of creating a props to change soft scrolling duration?

bsantana commented 5 years ago

It is basically controlled by const limit https://github.com/gilbarbara/react-joyride/blob/ef156aa2b533b5737d3b8955c1326353f8f78891/src/modules/dom.js#L260 https://github.com/gilbarbara/react-joyride/blob/ef156aa2b533b5737d3b8955c1326353f8f78891/src/modules/dom.js#L262