Oops, I missed this one somehow, sorry!
I just checked the reference page but the slider (first one) scrolls just fine. Am I missing something here?
Hi
It doesn’t scroll on my end even on incognito mode
It only scrolls one slide then doesn’t continue scrolling the rest of the slides
I’ve also tested on multiple devices
You didn’t reply to my initial question…
I just checked the reference page but the slider (first one) scrolls just fine. Am I missing something here?
Here’s the test I made:
View post on imgur.com
Glider does work just fine with the mousewheel enabled.
So it seems like the slider sometimes doesn’t “register” that its scrolling, kind of like there is some sort of cooldown or delay stopping it from scrolling
If I spam the scrollwheel it will slide about every second while if I scroll slowly it doesn’t always “register”
To make sure its not a faulty mouse I’ve tested with multiple mice too
If it will make things easier to understand I can record I short clip
My friend, I just have implemented what’s “offered” by the Swiper API ( https://swiperjs.com/swiper-api#mousewheel-control ). Glider inherits all the properties and methods of Swiper, that’s all, so there’s no any kind of code change(s) from my end.
I think it might be something with the thresholdDelta and thresholdTime parameters used by default, unfortunately my coding skills are not the best but I will see if using these data attributes might change the effect making it a bit smoother. Thanks for all the help!