Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too many bars = bars repeated? #111

Closed
verkestk opened this issue Jul 13, 2022 · 2 comments
Closed

Too many bars = bars repeated? #111

verkestk opened this issue Jul 13, 2022 · 2 comments

Comments

@verkestk
Copy link

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.

vbauerster added a commit that referenced this issue Jul 19, 2022
Limit number of bars by terminal height

Address issues #111 #109 #107
@vbauerster
Copy link
Owner

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

@sky93
Copy link

sky93 commented Oct 23, 2024

I still have this problem. i have 150 bars and when i scroll up i see repeated bars.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants