mohamadkhani / vue-simple-range-slider

Change Your numeric value or numeric range value with dragging handles
MIT License
21 stars 7 forks source link

mobile optimization #12

Open g-cordonnier opened 1 year ago

g-cordonnier commented 1 year ago

Good job, the exponential function is awesome, but the slider doesn't work on mobile. You may need to change the keydown event ?

njenga55 commented 1 year ago

@g-cordonnier , how did you get around this?