progress-bar icon indicating copy to clipboard operation
progress-bar copied to clipboard

Progress bar does not render big numbers properly.

Open deeprobin opened this issue 4 years ago • 1 comments

For ex. https://progress-bar.dev/1111111111111/ Probably a maximum limit would be useful (I think 99999999999).

deeprobin avatar Apr 02 '21 22:04 deeprobin

I guess you could use the width query param for this: https://progress-bar.dev/1111111111111/?width=120 progress

fredericojordan avatar Apr 12 '23 13:04 fredericojordan