You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: