Thanks to announce 7.50pb3 Christian! For the new BreadCrumbMaxWidth I have some suggestions:
1st: Is it possible to handle it more flexible? When the directory names are shorter then BreadCrumbMaxWidth,
please make it also shorter in the Breadcrumb dropdown list. e.g. max directory name length in the dropdown
list + 25 pixel or so.
2nd: Please add "Show directroryname in breadcrumb dropdown list as tooltip if truncated"
mf
BreadCrumbMaxWidth improvement
Moderators: Hacker, petermad, Stefan2, white
BreadCrumbMaxWidth improvement
Bankster - Word of the Year 2009
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
1st: Sorry, I don't understand. What do I need to make smaller?
2nd: This was suggested also in the private beta forum, and it's on my to do list now.
2nd: This was suggested also in the private beta forum, and it's on my to do list now.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
This means to handle the BreadCrumbMaxWidth in a dynamic range. If the BreadCrumbMaxWidth is set to 150, it has a fixed with of min 100 Pixel. But when in a dropdown list have only entries with 3 - 5 letters, there will be a lot of unused space. So in this case, you can make the BreadCrumbWidth smaller e. g. 5 letters + 15 pixel.
HTH
mf
Code: Select all
Fixed With:
[directory1 ]
[directory2 ]
sub [subdirectory3 ]
sub [subdirectory4 ]
sub sub [dir5 ]
sub sub [dir6 ]
Dynamic Width:
[directory1 ]
[directory2 ]
sub [subdirectory3 ]
sub [subdirectory4 ]
sub sub [dir5 ]
sub sub [dir6 ]
mf
Bankster - Word of the Year 2009
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Hmm, the min width was there already before the addition of BreadCrumbMaxWidth - the idea is that you need some space to move the mouse, especially with the separate zones for clicking and expanding subdirs...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com