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 還沒有評估資料。