baianat / hooper

🎠 A customizable accessible carousel slider optimized for Vue
https://baianat.github.io/hooper/
MIT License
720 stars 131 forks source link

Mouse drag does not stop when reached last slide #86

Closed 2503shubham closed 5 years ago

2503shubham commented 5 years ago

Describe the bug Suppose you have more than 8 slides in hooper and items to show is 4, when you drag through the mouse, it does not stop at last slide, that is 8th slide.. it stops at 10 position which is empty

Expected behavior mouse/touch drag and nextClick also should stop at it's last element

ismail9k commented 5 years ago

Related issue #85

ismail9k commented 5 years ago

Feature added in #90