airfranceklm / ng-lazy-image

Angular directive for loading responsive image when container (which is preventing reflow) is in viewport.
http://afklm.github.io/ng-lazy-image/
MIT License
351 stars 64 forks source link

Fix throttle function in service #68

Closed burakkirkil closed 7 years ago

burakkirkil commented 7 years ago

This PR fixes the buggy throttle function in current version. You can check out the sample article is here #59

ardaogulcan commented 7 years ago

We also need this PR merged