mpb icon indicating copy to clipboard operation
mpb copied to clipboard

Too many bars = bars repeated?

Open verkestk opened this issue 2 years ago • 1 comments

I tested this with 198 bars.

Side note: Context: 198 is a LOT, but I'm reporting progress on every file in a recursive upload, and sometimes there's a lot of files.

When I scroll up, I see that all of the bars repeat themselves over and over and over. This doesn't happen when I have fewer bars.

My 198 progress bars turned into 159,349 lines of progress bars, so each bar was rendered roughly 805 times.

Same code works fine for 23 bars.

verkestk avatar Jul 13 '22 22:07 verkestk

Can you please check with head master? Should be fixed.

vbauerster avatar Jul 19 '22 14:07 vbauerster