You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the timer is running, we should use monospace to keep the "digital display" effect.
But when the timer stops and the centiseconds are in the 10s, we get an ugly misalignment:
We should use non-monospace centering for the initial digit (similar to how we do it for seconds).
The implementation should be shared with the code for seconds.
The text was updated successfully, but these errors were encountered:
When the timer is running, we should use monospace to keep the "digital display" effect.
But when the timer stops and the centiseconds are in the 10s, we get an ugly misalignment:
We should use non-monospace centering for the initial digit (similar to how we do it for seconds).
The implementation should be shared with the code for seconds.
The text was updated successfully, but these errors were encountered: