Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jojo2357 opened this issue Jan 5, 2025 · 1 comment

Comments

@jojo2357
Copy link
Contributor

jojo2357 commented Jan 5, 2025

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

@nokyan
Copy link
Owner

nokyan commented Jan 14, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants