react-carousel icon indicating copy to clipboard operation
react-carousel copied to clipboard

Allow carousel to stop scrolling when nothing new will show

Open catkeck opened this issue 4 years ago • 0 comments

Currently if the carousel has scrolled to the last slide, and you are showing several slides at a time, you can just keep scrolling until that last slide is all the way to the left. It'd be useful if you had the option to let it stop scrolling once there are no more slides to show, for a better user experience.

So, stop here: Screen Shot 2020-08-15 at 5 54 21 PM

instead of: Screen Shot 2020-08-15 at 5 54 25 PM (or is this already possible somehow?)

catkeck avatar Aug 15 '20 21:08 catkeck