beyonk-group/svelte-carousel

Pause autoplay on hover

mxmzb opened this issue · 1 comments

mxmzb commented

Would be cool to pause the autoplay on hover, and even cooler to reset the autoplay countdown after the user has paginated manually (e.g. autoplay={5000}, and after 2500ms the user clicks the next slide. Instead of going to the next slide after the left 2500ms, it should start counting from 0 again).

Thanks, and best regards!

Sounds like a nice feature - happy to accept a PR for this!