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

Using child progress bars causes main bar to jump up on console #76

Open
starhound opened this issue Jan 25, 2021 · 1 comment
Open

Comments

@starhound
Copy link

Apologies for the unusual title.

I have a list of ~160 sub-lists, I set a main bar to track the process of iteration over the master list, and then a child bar to track progression through each sub-list.

Every time my app iterates over a sub-list, a child bar is added, however the main bar is pushed up a line and thus erases anything on said line. This is obviously less than ideal, and could be just my lack of knowledge regarding the settings of your application.

Other than that, it runs amazing!

@starhound
Copy link
Author

Upon further use it appears that it will also remove any spawned bar from the terminal if it is pushed below the current buffer, even with having CollapseWhenFinished set to false.

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

1 participant