darul75 / angular-awesome-slider

:arrows_clockwise: Angular slider control directive
http://darul75.github.io/angular-awesome-slider/
MIT License
143 stars 63 forks source link

Amended Draggable Factory to bind to touch AND non touch events rather than either/or #110

Closed psinkinson closed 8 years ago

psinkinson commented 9 years ago

Touch enabled laptops allow the user to click or touch, so need to handle both types of events when this.supportTouches_ === true

darul75 commented 9 years ago

I check it asap, thx you bro

darul75 commented 8 years ago

good again, merged