Page 1 of 1

problems with "This PC" view

Posted: 21 Oct 2015 00:07
by JDługosz
The overview of all the drives (that have letters) has been giving me problems. First it displayed far too many "up" and I could not figure out how to change it. After cycling through different "views", it came back with only 4 columns which is much better, but still not fitting right.
000003.png
000003.png (10.46 KiB) Viewed 1788 times
Notice that the "Free Space:" is truncated. Yet, there is unused space on the window.
This should lay out as many as fit, without having to truncate any text.

I also note that it shows column headers above this view, that have nothing to do with the contents of the pane.

Re: problems with "This PC" view

Posted: 21 Oct 2015 03:18
by TheQwerty
JDługosz wrote:I also note that it shows column headers above this view, that have nothing to do with the contents of the pane.
Whether the column headers are shown in non-details views or not depends on this option: Configuration | Sort and Rename | Sort | Show sort headers in all views

They can be useful in for quickly adjusting the sort order - especially when you want to use secondary sorting.

As for the tile widths, this is driven by the size of the Name column. If you make that column wider the tiles will adjust in width.

However, it might be that the calculation of the Name column's width when auto-sizing needs some tweaking to avoid truncating in Drives mode.

Re: problems with "This PC" view

Posted: 22 Oct 2015 00:52
by JDługosz
I never would have guessed!

Re: problems with "This PC" view

Posted: 23 Oct 2015 08:08
by admin
TheQwerty wrote:However, it might be that the calculation of the Name column's width when auto-sizing needs some tweaking to avoid truncating in Drives mode.
Seems to work alright. I don't get any truncating here.

Re: problems with "This PC" view

Posted: 26 Oct 2015 12:47
by TheQwerty
admin wrote:
TheQwerty wrote:However, it might be that the calculation of the Name column's width when auto-sizing needs some tweaking to avoid truncating in Drives mode.
Seems to work alright. I don't get any truncating here.
The drive name itself is not truncated but the sizes are.

From a fresh v15.80.0108, after double-clicking the right-edge of the Name column to auto-size:
2015-10-26 074645.png
2015-10-26 074645.png (12.25 KiB) Viewed 1704 times
EDIT: The same width is calculated when using #372 View | Columns | Autosize Columns Now (Ctrl+Numpad Add).
However, double-clicking the line number column header does better:
2015-10-26 075000.png
2015-10-26 075000.png (14.88 KiB) Viewed 1704 times

Re: problems with "This PC" view

Posted: 26 Oct 2015 15:49
by admin
Yep, got it, thanks!