akiran / react-slick

React carousel component
http://react-slick.neostack.com/
MIT License
11.62k stars 2.09k forks source link

Question: Smooth Scrolling #2346

Open dlfovvsky opened 4 months ago

dlfovvsky commented 4 months ago

Hello, Thank you for great library! I wonder if there's a way to enable smooth scrolling that allows the slider to stop exactly at the position where I stop scrolling instead of snapping to next / previous slide? I've tried playing with the settings but can't achieve that This is what I mean:

https://github.com/akiran/react-slick/assets/11543483/1c0484e6-22ea-4ff5-ab99-590fd94ffaf8

Is there any way we can configure react-slick to support this?

akiran commented 4 months ago

No, React Slick doesn't support this.