slack-progress
slack-progress copied to clipboard
bar not working properly if total != 100
Hi. I noticed that even though total is set to a value different from 100, the progress bar is always updated like it is set to 100 (when update is done manually). Indeed, I cannot see where total is used from the pos setter on.
Nice work anyway!