uiprogress icon indicating copy to clipboard operation
uiprogress copied to clipboard

Allow Incr() to take an argument

Open allenluce opened this issue 6 years ago • 1 comments

Handy for things like file reading: just set the size of the bar to the size of the file and call Incr() with the size of the chunk read in each iteration.

allenluce avatar Oct 11 '17 18:10 allenluce