Using version 1.5.0.1346a.
It appears that there's a small bug when it comes to showing the size of a folder.
When there are files in it, no problem, size is shown at bottom right of the window.
But when it's a folder that only consists of empty folders, there's no size shown at all.
Not sure if it's a bug or by design, that lower right size indicator is always very useful.
Folder size on bottom right isn't always shown
Re: Folder size on bottom isn't always shown
This is by design.
Everything does not add the folder size to the total result size.
Everything does add the folder size to the total selection size. (if selected)
include_selected_folder_size_in_statusbar
Everything does not add the folder size to the total result size.
Everything does add the folder size to the total selection size. (if selected)
include_selected_folder_size_in_statusbar
Re: Folder size on bottom right isn't always shown
Alright, thank you!