bmitch / relogio

Terminal clock in Rust
MIT License
3 stars 2 forks source link

Ensure progress bar percentages have leading zero #12

Closed bmitch closed 5 years ago

bmitch commented 5 years ago

In this screenshot:

image

The top percentage should read 03.33 instead of 3.33.

ntrupin commented 5 years ago

Enforced in Pull Request #14