We should be able to set the layout of the toolbar in 3D viewport with the "Preferences" dialog #69055
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The toolbar in the 3D viewport can be set in three different configurations:
Once we set a layout, it remains in effect till we close Blender.
But when we restart Blender, it reverts to layout#1 (single column, no labels).
We can save the two-column layout as default, using the Edit >Preferences > Save preferences menu.
The layout can be saved only by using theFile > Defaults > Save startup menu.
This is not logical: Why is the startup file linked with the default settings?
This control should be provided in the Edit > Preferences dialog, in the Viewport tab.
I expected to see a Toolbar layout section, with three check-boxes:
Single-column
Two-column
(The second checkbox is indented, because it applies to only the single-column layout option)
Added subscriber: @raindrops
Added subscribers: @WilliamReynish, @lichtwerk
blender/blender#69002 has already been reported, but thx for elaborating.
CC @WilliamReynish
Changed status from 'Open' to: 'Archived'
This is not a bug but a rather unfocused proposal on how preferences should be stored.