ryuKKu- / angular-particle

Particle.js rewritted for Angular2/4
56 stars 22 forks source link

Stop the particle function(s) when not on screen? #7

Open kenji-1996 opened 6 years ago

kenji-1996 commented 6 years ago

The ability to disable the particles when they are not on-screen. I believe this would help https://github.com/VincentGarreau/particles.js/issues/158

cjwilsontech commented 6 years ago

This appears to have been fixed when compiling the latest source. However, the npm version has not yet been updated with the fixed version. @ryuKKu-

durham989 commented 6 years ago

@ryuKKu- just commenting here as a reminder to update the npm version based on the most recent source. Experiencing performance issues when using version 1.0.4

seanquijote commented 4 years ago

@ryuKKu- any update on this?