Mouseover on file size displays Auto

General discussion related to "Everything".
Post Reply
therube
Posts: 4655
Joined: Thu Sep 03, 2009 6:48 pm

Mouseover on file size displays Auto

Post by therube »

No big deal, but...

With Size: set to Bytes, a mouseover on file size displays as Auto.


Find a big file, say, > 1 GB
Reduce column size so there is an overflow
Mouseover

Instead of showing 1,104,377,941
It shows 1.02 GB


No big deal.
void
Developer
Posts: 15566
Joined: Fri Oct 16, 2009 11:31 pm

Re: Mouseover on file size displays Auto

Post by void »

The listview tooltips use the status bar size format.

To change the status bar size format:
In Everything, type in the following search and press ENTER:
/statusbar_size_format=1

Other formats:
0 = auto (default)
1 = bytes
2 = KB
3 = MB
4 = GB
Post Reply