Page 2 of 2

Posted: 2007-01-13, 16:47 UTC
by woefdram
the same goes for rename (in place) by the way.
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 ...)
imho this should be

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)

Posted: 2007-01-17, 13:07 UTC
by szlori
(Support++)++

I mean, both delete and rename should be available from the "separate" tree(s) as well.

Is there any good reason it is only available from the Ctrl+F8 tree?