d-oliveros / ngSmoothScroll

AngularJS directives for animating smooth scrolling to elements.
276 stars 112 forks source link

scroll-to directive not working on touchscreen #77

Open petervojtek opened 7 years ago

petervojtek commented 7 years ago

this callback is not fired on touchscreen devices.

petervojtek commented 7 years ago

here is pull request to fix it: https://github.com/d-oliveros/ngSmoothScroll/pull/78

simonmilz commented 7 years ago

+1 to merge