Tree implementation incomplete

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

woefdram
Junior Member
Junior Member
Posts: 82
Joined: 2004-05-16, 11:14 UTC

Post 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)
User avatar
szlori
Senior Member
Senior Member
Posts: 263
Joined: 2005-01-17, 07:12 UTC
Location: Sydney

Post 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?
Post Reply