Closed jwetzell closed 9 months ago
Added a couple commits that fix some of the countdown timer issues when the time cue is reset. I cannot test these with anything other than the plain countdown timer.
There was also 500ms added to the timeLeft before converting it to a string that seemed intentional but I can't think of a reason that that would be wanted.
The timer variable
full
variable shows the negative sign for all 3 places on the timer. Like this.This PR will correct the
full
mode to just show the leading negative sign. Like this.