vasyabigi / angular-slick

Angular directive for slick-carousel
http://vasyabigi.github.io/angular-slick/
MIT License
500 stars 237 forks source link

Slide on Mouse Swipe/Trackpad #145

Open gweiss27 opened 8 years ago

gweiss27 commented 8 years ago

Hi there,

Does angular-slick handle swipe events from apple mouse or trackpad swipes? I added swipe: true and swipeToSlide: true to my sliders and it will not handle swipe movement from mouse swipe or trackpad swipe events.

Is there a way to do this?

Thanks!

nicsaffi commented 8 years ago

I would also like to know if this is possible.