Tracker »

Issue 1203 – Round file sizes up

: GUI
: Unspecified
: Enhancement
: Medium
: 0
: RESOLVED
: INVALID
As Windows Explorer does.

I.e:
0 B = 1 KB
1 B = 1 KB
1024 B = 1 KB
1025 B = 2 KB

Though on Properties window, is does not round up. E.g. for 204 801 B files, in listing there's 201 KB, while o Properties window, there's 200 KB (204 801 bytes).
Implemented.