resources icon indicating copy to clipboard operation
resources copied to clipboard

Feature Request: Static Significant Figures (instead of static decimal places)

Open jojo2357 opened this issue 11 months ago • 3 comments

In the apps table, the number of digits allotted to, say, memory is not constant but rather based in how large the number is:

image

I think it would be better to set a certain number of digits to display rather than a set number of decimal places. this would reduce the maximum width the column needs since binary needs to display 1023.99 MiB.

My suggestion for the provided screenie would be to show firefox as is, but change system processes to 856 MiB. I know we do something similar for certain fields in mission-center, and I can find the code if that would help.

image

jojo2357 avatar Jan 05 '25 23:01 jojo2357

Hi, I'm not sure if I like this, I like the predictability of two decimal places.

nokyan avatar Jan 14 '25 12:01 nokyan

You know I think I would be fine just right-aligning the col (so the decimals line up?)

jojo2357 avatar May 05 '25 08:05 jojo2357

That sounds good, I'll check it out.

nokyan avatar May 06 '25 13:05 nokyan

Hi, do you mind checking out the right-aligned-numerals branch?

nokyan avatar May 11 '25 15:05 nokyan

Image

looks good to me

jojo2357 avatar May 11 '25 16:05 jojo2357