vasyabigi / angular-slick

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

added support for events: setPosition, beforeChange + added edgeFriction support #114

Open galziv opened 9 years ago

TriMM-Berend commented 8 years ago

Hello,

I'm trying out your changes but the 'beforeChange' event doesn't seem to recognize the arguments it's given (event, slick, currentSlide, nextSlide). Do they work on your end? And if so, what can I do to make it work? Thanks in advance!