The width of Vertical toolbar needs to be adjustable, especially for the favorites toolbar

When I need the favorites toolbar, I prefer it to be displayed vertically, so that I can drag in more folders.

Toolbar NAME="Favorites Bar" STATE=right TOGGLE

The problem now is that its width varies with the folder name. If the folder name is too long, the toolbar will become very wide and cannot be adjusted.This will result in a poor layout.
So I hope that if the favorites toolbar is displayed vertically, its width can be set to a fixed or maximum value.
It's better to think like a vertical tab bar.

Set TABPOSITION=left,together  TABWIDTH=180

You czn edit the favorite entry and give it any name you like.

When using the Favorites Bar, what we often do is just drag and drop the folder,and remove it when we finish some work, without expecting to modify the name of the favorite folder.

You can click and drag the width of the tree. Why not the Favorites bar, as well?

Because it’s a toolbar not a panel, and it appears horizontally by default.

Toolbars size themselves.

We may be able to give the Favorites command an argument to make it truncate names to a fixed size, but the reason the two things work differently is that they are very different things.

Thank you!
Truncating the name to a fixed size is a feasible solution,
and the value of the fixed size needs to be customized by the user.

+1

  • making horizontal & vertical resizable (like the folder tree) would be great feature.

Agreed! I never use the folder tree, I just want a big vertical list of my favourites there. Is there a way?

Is there a plan to implement this feature? :grinning_face:

The next beta will add a MAXWIDTH argument to the Favorites command to let you specify a character width.

I restate the OP's original feature request in the title that EVERY vertical toolbar needs to be adjustable, not exclusively, the favorites bar.

You can already limit the width of some other commands. If you need it in more, give us some details.

Here is a screenshot of a standard vertical toolbar on the left of the dual displays. How can I control the width with a MAXWIDTH sort of feature?

Depends what the commands are.

Your "Left Folder Tree Toggle" label looks like it would be pushing the width out the most; that's a custom button so you can just change the label yourself to make it shorter.

I do realize I could change the width of labels in the toolbar or turn off labels altogether for the toolbar to decrease the width of the toolbar. I was wondering if it were possible to do it at the level of the toolbar itself.