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.64k stars 658 forks source link

Move only by moving the knob #1263

Closed fedekrum closed 5 months ago

fedekrum commented 5 months ago

I would like to disable the feature that moves the knob by clicking on any part of the slider. I want to move it ONLY by dragging the knob.

leongersen commented 5 months ago

You can do this by setting the behaviour option to "none".

github-actions[bot] commented 4 months 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.