d-oliveros / ngSmoothScroll

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

feature request: Use requestAnimationFrame instead of setInterval. #2

Closed kylewelsby closed 3 years ago

kylewelsby commented 10 years ago

request animation frame will enable the highest flicker-less frame rate without overworking the CPU on dropped frames.

vladgurovich commented 10 years ago

:+1:

elado commented 9 years ago

:+1:

kylewelsby commented 3 years ago

closing stale issue