David Négrier 23bf78a026 Refactoring code to use the "visibilitychange" event
Using the "visiblitychange" event instead of relying on a "trick" related to RAF being disabled when a window is not open allows us to have cleaner code.
Bonus: the recursive call to "setTimeout" is gone, so the stacktrace growing indefinitely is gone too.
This should make the application a bit more stable.
2021-05-11 10:56:50 +02:00
..
2021-05-11 10:13:50 +02:00
2021-04-29 01:26:09 +02:00
2021-04-13 02:00:03 +02:00
2021-03-31 16:20:21 +02:00