-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
v 3.0.4 countdown skips the first second #1025
Comments
Replication: Screen.Recording.2024-05-31.at.12.21.44.PM.mov |
Thank you @lukestein and @craigreilly I believe this was introduced in our recent attempts to make the timer more accurate. I am not immune to the irony here... I will take a look at improving this, meanwhile: What is likely happening is that we got some overzealous filter for the first update, should be a simple fix. |
Hi @craigreilly , the new release v3.1.0 includes changes to address this issue. |
It does fix the previous error, though introduces a smaller concern. I am not sure this is really a problem. More cosmetic perhaps. I do not think anyone will notice except maybe the Op sitting in front of the laptop. |
Hi @craigreilly , we actually had a long-ish chat about the subject when you start a timer of 20 minutes
The gist of it is that what you see in the UI is a truncated, low resolution version of the time I honestly cant recall why we chose to do it this way, it was one of the first decisions in Ontime when we started 4 years ago. However, I fear that this is not particularly explicit to users and may break the users confidence in the app. I see a few ways forward For editor / director / show runner For time consumers, ie: presenter / speaker / talent
In my opinion, the choice made in Ontime is solid, and not particularly better or worse than the opposite. From a quick look online, it seems that we can find both scenarios. However I am 100% on board that users should not be surprised by the timer output in a time application Look forwards to hearing your thoughts. |
This is a solid write up.I was ok with the fix today... but thought I should bring up the behavior just in case. |
I think underlying design choice sounds solid and would not show subsecond frequencies anywhere. Even if it's what's used internally, I think we don't want to give users the impression that they should be able to expect high-frequency accuracy (or even enter partial-second timers). And I wouldn't suggest increasing network traffic for this, either. |
Thank you both @craigreilly and @lukestein for your help and for your comments. @craigreilly , could we close this ticket? |
Please do…
…On Thu, Jun 6, 2024 at 1:01 PM Carlos Valente ***@***.***> wrote:
Thank you both @craigreilly <https://github.com/craigreilly> and
@lukestein <https://github.com/lukestein> for your help and for your
comments.
@craigreilly <https://github.com/craigreilly> , could we close this
ticket?
—
Reply to this email directly, view it on GitHub
<#1025 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7B7P255KI4GNCWEU7NDTLZGC5YNAVCNFSM6AAAAABITC6SIGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJTGMYTAOJSGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
When starting a countdown, it seems to skip the first second, ie 10:00 to 9:58.
The text was updated successfully, but these errors were encountered: