Files
lix/src
Eelco Dolstra bb411e4ae1 Fix progress bar flicker with -L
This was caused by -L calling setLogFormat() again, which caused the
creation of a new progress bar without destroying the old one. So we
had two progress bars clobbering each other.

We should change 'logger' to be a smart pointer, but I'll do that in a
future PR.

Fixes #6931.
2022-08-24 22:36:40 +02:00
..
2022-08-22 14:27:36 +02:00
2022-08-24 21:19:43 +02:00
2022-08-24 22:36:40 +02:00
2022-08-24 14:49:58 +02:00
2022-08-24 22:36:40 +02:00
2022-08-24 22:36:40 +02:00
2021-12-17 22:03:33 +01:00