From a gui point of view in either the tree or the file list the same actions on directories should be possible.
As for visibilty options, it looks like the logic is
Code: Select all
TC
|--- (left) tree (toggle on or off)
|--- left panel (choose to display as...)
|--- right tree (toggle on or off if left tree is visible)
|--- right panel (choose to display as ...)
Code: Select all
TC
|- left panel
| |--- tree (toggle view on/off)
| |--- list (choose to display as list, with details, as thumbnails, etc)
|
|- right panel
|--- tree (toggle view on/off)
|--- list (choose to display as list, with details, as thumbnails, etc)