Fix field width in a progressbar.
modified src/event.c
@@ -364,13 +364,14 @@ draw_progressbar(int64_t current, int64_t total)
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -423,17 +424,15 @@ draw_progressbar(int64_t current, int64_t total)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
| - | |
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
| - | |
|
|
|
|
|
@@ -450,7 +449,8 @@ draw_progressbar(int64_t current, int64_t total)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|