First of all thanks for this awesome directive. Angular performance with long lists has been a huge issue for me.
I see that the toggleWatchers broadcast allows you to enable / disable watchers regardless of the position with respect to the viewport. I am wondering how to turn off all watchers and then turn on watchers within the viewport (not turn on all watchers).
Thanks!
First of all thanks for this awesome directive. Angular performance with long lists has been a huge issue for me.
I see that the toggleWatchers broadcast allows you to enable / disable watchers regardless of the position with respect to the viewport. I am wondering how to turn off all watchers and then turn on watchers within the viewport (not turn on all watchers).
Thanks!