Extends maximum size of remaining and elapsed time displayed, plus a failsafe

Elapsed and remaining now support > 9 hours, and if a timespan can't be rendered in that size **:**:** will be displayed
This commit is contained in:
Phil Scott
2021-02-14 15:27:05 -05:00
committed by Patrik Svensson
parent 17ee8990f4
commit 04d0e663d5
3 changed files with 19 additions and 9 deletions

View File

@ -1,5 +1,5 @@
foo ━━ 0% -:--:-- ⣷
bar ━━ 0% -:--:-- ⣷
baz ━━ 0% -:--:-- ⣷
foo ━━ 0% --:--:-- ⣷
bar ━━ 0% --:--:-- ⣷
baz ━━ 0% --:--:-- ⣷