Page 1 of 1

Get rid of the word "items" in Size column.

Posted: 14 Nov 2021 09:29
by Evolve
1. It takes a lot of space but gives no information.
2. It's obvious that those are "items" and not "ducks".
3. There is no variations unlike "GB"/"MB"/"KB".
21.11.14 11꞉14꞉34 XYplorer.png
The suggestion is to show just a number in brackets [].

Re: Get rid of the word "items" in Size column.

Posted: 14 Nov 2021 11:37
by admin
:tup: Goody!

Re: Get rid of the word "items" in Size column.

Posted: 14 Nov 2021 12:08
by Evolve
However, if you still want to specify that those are "items" and not something else, that can be done in the column name itself. And BTW, how about moving that option from

Code: Select all

Configuration | Tree and List | Show item count with folder sizes
to

Code: Select all

List | Size Column Context Menu: Show item count with folder sizes

Re: Get rid of the word "items" in Size column.

Posted: 14 Nov 2021 12:12
by admin
I went this way:

Code: Select all

    * Configuration | General | Tree and List | List | Show item count with 
      folder sizes: Removed that redundant word "items" from the Size column 
      cells:
        BEFORE: [56 items]  3,290 KB
        NOW:    [56]  3,290 KB
      To compensate for this, you will find further information in the tooltip 
      when you move the mouse over such a cell:
        BEFORE:
          3,368,196 bytes
          3.21 MB
        NOW:
          3,368,196 bytes
          3.21 MB
          56 items (52 files, 4 folders)
      This information is also shown when "Show item count with folder sizes" is 
      disabled.