TradeMe / ng-defer-load

MIT License
127 stars 37 forks source link

Feature Request (deferUnload) #24

Open AndreasSchmid1 opened 5 years ago

AndreasSchmid1 commented 5 years ago

Would be amazing to have also an event when the elements scoll out of the view.

razfazz commented 5 years ago

that makes sense yes

tommyc38 commented 5 years ago

I would also add a config for percentages in and out of the viewport. For example, I'd like to be notified when a video is 25% into view and 75% out of view to start playing it and stoping it respectively.

mzoellner commented 4 years ago

Hi all, we are accepting PRs for this, if you want to add that functionality to the library.