Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timers stop if tab loses focus #45

Open
zeke opened this issue Jun 7, 2023 · 1 comment
Open

timers stop if tab loses focus #45

zeke opened this issue Jun 7, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@zeke
Copy link
Member

zeke commented Jun 7, 2023

If I switch away from some predictions in progress, then come back to the tab later, it'll resume at the number of seconds displayed when I left the tab.

Screenshot 2023-06-07 at 8 31 03 AM
@zeke zeke added the bug Something isn't working label Jun 7, 2023
@SabatinoMasala
Copy link
Contributor

Easiest fix for this is to let the timer just calculate the delta between the prediction_start_time and now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants