leongersen / noUiSlider

noUiSlider is a lightweight, ARIA-accessible JavaScript range slider with multi-touch and keyboard support. It is fully GPU animated: no reflows, so it is fast; even on older devices. It also fits wonderfully in responsive designs and has no dependencies.
https://refreshless.com/nouislider/
MIT License
5.66k stars 659 forks source link

noUISlider is not smooth in the touch devices (Android and iOS) #1142

Closed suhaz closed 3 years ago

suhaz commented 3 years ago

Hello,

I am using noUISlider with 2 handles. It works fine when you slide one handle on all platforms (web and mobile). But when I try to use both thumbs for the handles, sometimes the handles jump and it's not smooth.

Below is the link to my slider.

https://www.techcredence.com/slider.php

You can watch the video of the current behavior at the below URL:

https://www.techcredence.com/slider_smoothness.mp4

What could be done to fix it so that I can use both handles at the same time?

Btw, it's an amazing plugin.

Thank you.

Suhas

leongersen commented 3 years ago

I won't go digging through production code. Please refer to the contributing guidelines.