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

Remove bar from uiprogress #2

Open
VojtechVitek opened this issue Nov 19, 2015 · 2 comments
Open

Remove bar from uiprogress #2

VojtechVitek opened this issue Nov 19, 2015 · 2 comments

Comments

@VojtechVitek
Copy link

Thanks for this project, it's very useful!

This is rather question (and maybe feature request):

  • How can I remove progress bar after calling uiprogress.AddBar()?
  • Also, how can I stop the rendering?
@gosuri
Copy link
Owner

gosuri commented Nov 19, 2015

Thank you. You should be able to remove from Progress.Bars array.

You cannot stop rending as on now. It stops when the function exists. But, will make that explicit.

@gosuri gosuri self-assigned this Nov 19, 2015
@VojtechVitek
Copy link
Author

Thanks, that is useful. I didn't realize I was using DefaultProgress.

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

Successfully merging a pull request may close this issue.

2 participants