Extra space at last slider when slidesToShow is setup as decimals
- Linguagem predominante
- JavaScript
- Estrelas
- 11.9k
- Forks
- 2.1k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Hi, i'm running with a issue on my slick sliding functionality, let me attach the setup:
`var settings = { slidesToShow: 1.25, infinite: false, arrows: false, dots: false, swipeToSlide: true, touchThreshold: 100, speed: 200, responsive: [ // ], };`


The slider works well, however using infinite: false, the carousel get an extra space next from the last slide instead to shows 1/4 first slide again, what are the best values of slidesToShow for the infinite ? thanks.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.