kamilkp / angular-vs-repeat

Virtual Scroll for AngularJS ngRepeat directive
http://kamilkp.github.io/angular-vs-repeat/
MIT License
818 stars 228 forks source link

Skip digests when not needed in scroll/resize events #161

Open Tzook opened 7 years ago

Tzook commented 7 years ago

Fixes #158 - "$digest already in progress" when already had a digest cycle in the same resize/scroll event from a different place.