Replies: 1 comment
-
Looking further, this is similar to the current DownloadColumn, but without the conversion to floats and binary units. Submitting PR renaming class to DownloadCountsColumn, and added optional separator arg, defaulting to "/". Allows callers to display as "1/200", "1:200", "1 of 200", etc. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Something like this:
To display 0/200, 1/200, 2/200, etc.
Beta Was this translation helpful? Give feedback.
All reactions