replicate / zoo

🦓 Zoo — Image Playground
https://zoo.replicate.dev
Apache License 2.0
319 stars 110 forks source link

timers stop if tab loses focus #45

Open zeke opened 1 year ago

zeke commented 1 year ago

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
SabatinoMasala commented 1 year ago

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