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

Display progress bar immediately #117

Closed
azachar opened this issue Oct 14, 2021 · 1 comment
Closed

Display progress bar immediately #117

azachar opened this issue Oct 14, 2021 · 1 comment
Labels

Comments

@azachar
Copy link

azachar commented Oct 14, 2021

Hello,

Would it be possible to display an initial progress bar immediately or after calling let say "show" method.

My issue is that first calling on stepBy(xx) is done after couple of minutes, due to nature of the operation that I am unable to track.
For the final user it looks that application is not doing anything. What I would like to achieve is to display a progress bar with zero progress plus with unknown estimate.

Does this make sense to you?

Thank you!

Cheers,
Andrej

@azachar azachar changed the title Display the progress bar immediately Display progress bar immediately Oct 14, 2021
@ctongfei
Copy link
Owner

Thanks Andrej. This will be a bugfix in the next version.

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

No branches or pull requests

2 participants