Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slider on mobile doesn't "multiple-item swipe carousel" #847

Open
kukovisuals opened this issue Sep 19, 2024 · 0 comments
Open

Slider on mobile doesn't "multiple-item swipe carousel" #847

kukovisuals opened this issue Sep 19, 2024 · 0 comments

Comments

@kukovisuals
Copy link

Issue description:
I've been digging into the documentation and can't find a way to have a multiple-item swipe on mobile the touch slide only supports one item at a time

Demo link/slider setting:
var sliderBestSellerTwo = tns({ container: '.pcsContainer-carousel-two', items: 1.5, loop:false, controls:false, mouseDrag: true, speed:500, gutter:12, navPosition: 'bottom', autoplay: false, autoplayButtonOutput:false, slideBy: 3, swipeAngle: true, responsive: { "1024":{ items:4, speed:800, gutter:30, } } });

Tiny-slider version: https://cdnjs.cloudflare.com/ajax/libs/tiny-slider/2.9.2/min/tiny-slider.js
Browser name && version: Safari
OS name && version: iPhone 13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant