vasyabigi / angular-slick

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

Move the call to onAfterChange #89

Open cohenudi opened 9 years ago

cohenudi commented 9 years ago

Calling it only after changing the currentIndex on the scope thus saving the users setting up a watch on that property.