Is your feature request related to a problem? Please describe.
The match time widget rounds down to the nearest integer. This behavior differs from the field behavior which rounds up. This can cause confusion for a single team where the two different times do not match. Even worse is when a single person is counting for an entire alliance which may each be using a different rounding normally.
Describe the solution you'd like
I see 2 ways to fix this.
-
Change the behavior of the widget to round up instead of down.
-
Add a setting to configure the rounding behavior of the widget. In this case I would still prefer the default behavior to round up so that teams who do not modify the setting match the field behavior. I would also make it clear that rounding up is what the field does.
Describe alternatives you've considered
Last year we did change this behavior by duplicating the match and shift times and increasing them both up by one second. This worked but it is a bit clunky and I would not expect every team to want to do this.
Is your feature request related to a problem? Please describe.
The match time widget rounds down to the nearest integer. This behavior differs from the field behavior which rounds up. This can cause confusion for a single team where the two different times do not match. Even worse is when a single person is counting for an entire alliance which may each be using a different rounding normally.
Describe the solution you'd like
I see 2 ways to fix this.
Change the behavior of the widget to round up instead of down.
Add a setting to configure the rounding behavior of the widget. In this case I would still prefer the default behavior to round up so that teams who do not modify the setting match the field behavior. I would also make it clear that rounding up is what the field does.
Describe alternatives you've considered
Last year we did change this behavior by duplicating the match and shift times and increasing them both up by one second. This worked but it is a bit clunky and I would not expect every team to want to do this.