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

human-readable filesize #204

Closed
benwalch opened this issue Sep 6, 2023 · 1 comment
Closed

human-readable filesize #204

benwalch opened this issue Sep 6, 2023 · 1 comment
Milestone

Comments

@benwalch
Copy link
Member

benwalch commented Sep 6, 2023

Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no

The calculation for human-readable file sizes is wrong for specific cases.
For example, a file having 1033760 bytes (~ 1 MB) will be displayed as "1 KB"

@solverat
Copy link
Member

fixed with #205, #206 .

@solverat solverat added this to the 4.1.1 milestone Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants