ryuKKu- / angular-particle

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

Window events are not handled #20

Open milkolori opened 5 years ago

milkolori commented 5 years ago

The components does not listen for global events when it is in the background of another component.

Settings: "interactivity": { "detect_on": "window" } does not work.