Wikiki / bulma-slider

Bulma's extension to display sliders
MIT License
48 stars 35 forks source link

Disable Touchscreen Pan-X / Pan-Y #45

Closed ayushsharma82 closed 4 years ago

ayushsharma82 commented 5 years ago

Dragging the slider on touchscreen devices makes the browser think that the user is trying to pan/scroll the page by holding on to it. Touch events have been disabled for the slider. So that only the thumb moves rather than making it move along with the whole webpage on touchscreen devices.