gxapplications / asterism

Extensible & dynamic dashboard platform. Made in NodeJS, React and Materialize CSS.
https://gxapplications.github.io/asterism-for-domotics/
Other
1 stars 2 forks source link

Pause flux when browser window is not visible / screen off #16

Closed gxapplications closed 4 years ago

gxapplications commented 6 years ago

For tablet to avoid consumption during sleeping time.

Maybe change way of code: use a react sub component that takes 1 URL at input, and that is able to know if it's visible to the screen, to cancel refreshes. Component to use on the buttons as on the popups, with different refresh rates.