Currently, the Sidebar has several UI-related issues, especially in the 3D View.
- Use of vertical text
- Finite space for tabs
- The tab bar works poorly with Region Overlap, pushing the panels further into the viewport, and overlapping
You can see an example of using lots of tabs here. This is an extreme example:
We also have a visual clash with the Properties tabs often:
Tabs also often appear outside the panel region, which looks glitchy:
We can address these issues by making a number of changes:
- No vertical text
- No bar which extends all the way down the viewport
- Not bound by the viewport height
- Floating design mirrors the toolbar
The menu at the top could be expanded into a list, which would allow users to re-order sections. If users mainly use a couple of sections, they could move those to the top for easy access.
We could also add the ability to view several sections at once, something which would be hard to support with tabs:
Note: This would require changes to UI lists in Blender to support this, but would also benefit other areas.
These changes could also be adopted by other sidebars in Blender.


























