You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: