Cancel the alarm when the progressbar is done
modified src/event.c
@@ -394,7 +394,8 @@ progressbar_stop(void)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -503,9 +504,8 @@ draw_progressbar(int64_t current, int64_t total)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
|
|
|
|
|