SSENSE/vue-carousel

Feature: Add an option to drag carousel with no limit

オープン

#244 opened on 2018/07/17

 (2 件のコメント) (2 件のリアクション) (0 人の担当者)JavaScript (513 件のフォーク)batch import
featuregood first issuehelp wanted

Repository metrics

Stars
 (1,705 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド