SSENSE/vue-carousel

Feature: Add an option to drag carousel with no limit

Open

#244 创建于 2018年7月17日

在 GitHub 查看
 (2 评论) (2 反应) (0 负责人)JavaScript (1,705 star) (513 fork)batch import
featuregood first issuehelp wanted

描述

Hi,

take this example: https://jsfiddle.net/mfvcu82y/7/

Groups of 3 items are shown, there are 7 items in total. The first time, when I drag from the far right to the left, the next group (4,5,6) is shown beatifuly. But the second time, halfway through my dragging to the left, the carousel suddenly jumps back (because there aren't more items to show)

It would be nicer if it allowed you to drag the carousel as far to the left as you want, then when you let go, bounce back to the available items

gif: http://www.giphy.com/gifs/2t9y28dZqPegK0ROte

贡献者指南