You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2024. It is now read-only.
This is more a suggestion/request than a bug report
As you can see on this screenshot my times used number for my diamond pickaxe is so large that it is clipping into the times crafted column making it very hard to make out what the number actually are and you can't hover the number to see the exact amount either.
Is it possible to shorten numbers above thousands to k, m, b etc or alternatively add so you can see the actual number when you hover it? Or both even
Examle:
1,235 would be 1.24k
14,660 would be 14.66k
5,033,922 would be 5.03m
I believe in the standard statistics ui you would have room for 6 numbers at most without clipping and the above suggestion will at most be 5 numbers plus a letter (ie 999.99k). So it should fit inside the current ui. At least as long as you got less than one trillion in one stat 😂