Center mode with infinite: false not working
オープン
- 主要言語
- JavaScript
- スター
- 11.9k
- フォーク
- 2.1k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
If I run your sandbox code with following settings I can't reach the last two slides:
```
var settings = {
initialSlide: 3,
centerMode: true,
infinite: false,
centerPadding: "60px",
slidesToShow: 3,
};
```
If I set infinite to true, everything works as expected.
コントリビューションガイド
評価
この issue はまだ評価されていません。