Mobius1 / Selectable

Touch enabled selectable plugin inspired by the jQuery UI widget.
MIT License
144 stars 21 forks source link

Disable selecting on touch devices #34

Closed mafftor closed 4 years ago

mafftor commented 4 years ago

Hello! @Mobius1 Could you please add some attribute to disable selecting elements but leave the feature to select each item by clicking. It will be awesome! I added it to my js file but it took a lot of time and I am not sure that I did correct.

The main reason of that is having a convenient way to select items on touch device and scroll page as a normal page 💯

Thanks in advance! Love your package 👍

P.S. I read issues and understood that somebody needs to disable all features on touch device maybe you can kill two rabbits at the same time :)

mafftor commented 4 years ago

@Mobius1 done :) see #35