Center mode with infinite: false not working
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 11.9k
- Fork
- 2.1k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.