Hi,
I want to use this great progress bar for an application that sometimes we need to restart. stepTo() is not suitable for us because it affects the speed estimate. So we need to add some features.
added new feature: resume
added new feature: resume with elapsed time
Secondly, we needed extra speed units for long processes.
Hi, I want to use this great progress bar for an application that sometimes we need to restart. stepTo() is not suitable for us because it affects the speed estimate. So we need to add some features.