Increasing the precision of size
Increasing the precision of size
I propose to increase the precision of the display size, that is: Everything now displays 12.1 MB (GB/KB) and I want to 12.17 MB (GB/KB), while for 1-9 MB (GB/KB) is OK. Only from 10-100 and upwards MB (GB/KB) displays one digit after the decimal point.
Re: Increasing the precision of size
In that case, then perhaps make it open ended, something like Bash limiting precision of floating point variables.
(With your particular use-case, it would be a little more difficult.)
(With your particular use-case, it would be a little more difficult.)
Re: Increasing the precision of size
And how to use In Windows?therube wrote:In that case, then perhaps make it open ended, something like Bash limiting precision of floating point variables.
(With your particular use-case, it would be a little more difficult.)
Re: Increasing the precision of size
Well of course not saying to use that directly, but being able to use a method such as that, so that the user has the option as to how to format the display, be it one decimal place, or none, or two, or three ...
Re: Increasing the precision of size
I'll look into an ini option to set the precision of the auto size format.
Thanks for the suggestion.
Thanks for the suggestion.