MarkusJx / autobet

A simple GTA Online horseracing-autobetting-bot
https://markusjx.github.io/autobet/
MIT License
19 stars 1 forks source link

Timer doesn't restart when web ui is un-focused and re-focused #31

Closed MarkusJx closed 2 years ago

MarkusJx commented 2 years ago

The timer in the web ui stops when the window loses focus but it doesn't restart when the window is focused (visible) again.

MarkusJx commented 2 years ago

Todo: Start the timer here: https://github.com/MarkusJx/autobet/blob/f38f0beabe516e34b66fc7ae23fa2da650662ced/web/js/main.js#L343