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.69k stars 657 forks source link

Slider set function not respecting snap behavior #1091

Closed hamzawain7 closed 4 years ago

hamzawain7 commented 4 years ago

Clicking the button drags the slider rather than snapping even if behavior is set to snap. Fiddle: http://jsfiddle.net/hamzawain7/bqjLftwu/

leongersen commented 4 years ago

You're probably looking for the animation option.

github-actions[bot] commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.