Maniphest T76023

Sidebar changes
Confirmed, NormalDESIGN

Assigned To
William Reynish (billreynish)
Authored By
William Reynish (billreynish)
Apr 23 2020, 1:41 PM
Tags
  • BF Blender
  • User Interface
  • Papercut
Subscribers
adam earle (adamearle)
Albert (wevon)
Alberto Velázquez (dcvertice)
Alessio Monti di Sopra (a.monti)
Andy Cuccaro (AndyCuccaro)
Campbell Barton (campbellbarton)
Carlos Barret (carlosedubarreto)
26 More Subscribers
Tokens
"Love" token, awarded by Taiseibutsu."Pterodactyl" token, awarded by makizar."The World Burns" token, awarded by Frozen_Death_Knight."Love" token, awarded by Juangra_Membata."Love" token, awarded by bestelix."Love" token, awarded by Branskugel."Like" token, awarded by asmitty."Love" token, awarded by OcularEvolution."Love" token, awarded by dominikfill."Like" token, awarded by rpserge."Love" token, awarded by Stig."Love" token, awarded by Shimoon."100" token, awarded by shaqualeek."Love" token, awarded by Alumx."Love" token, awarded by kouza."Love" token, awarded by TakingFire."Love" token, awarded by Peps."Like" token, awarded by Biaru."Like" token, awarded by Fracture128."Love" token, awarded by lcs_cavalheiro."Love" token, awarded by manitwo."Love" token, awarded by Zino."Love" token, awarded by jonathanl."Love" token, awarded by irfan."Like" token, awarded by OscarNebeAbad."Like" token, awarded by wevon."Grey Medal" token, awarded by fkytt."Like" token, awarded by temeddix."Like" token, awarded by duarteframos.

Description

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.

Related Objects

StatusSubtypeAssignedTask
ConfirmedDESIGNNone
ArchivedDESIGNWilliam Reynish (billreynish)
ConfirmedDESIGNWilliam Reynish (billreynish)

Event Timeline

There are a very large number of changes, so older changes are hidden. Show Older Changes
Julien Kaspar (JulienKaspar) added a comment.Apr 24 2020, 2:08 PM

@William Reynish (billreynish) True, but who would willingly have the proposed list long enough to show more than 11 tabs? That's taking a huge amount of space that should be reserved for the actual content of the sidebar, right?
A while ago I put some custom tabs in my sidebar via addons so here's an idea of how much space the list would take with 11 tabs (in my case it's vertex groups).
That's half the sidebar.

And if it's a single popover then we go by popover standards like choosing materials or textures. In that case it would go up to 10.


Either way the space is limited and the vertical tabs seem like the best use of space imo.

William Reynish (billreynish) added a comment.Apr 24 2020, 2:12 PM

Part of the idea here is that you usually only use a few categories at a time. You could move those to the top. And collapsed you could of course open and switch to any category.

Manuel Grad (manitwo) awarded a token.Apr 24 2020, 2:26 PM
Leandro Cavalheiro (lcs_cavalheiro) awarded a token.Apr 24 2020, 3:08 PM
Julien Kaspar (JulienKaspar) added a comment.Apr 24 2020, 3:25 PM

@William Reynish (billreynish) Yeah I totally agree. In my case I have like 4 tabs in most cases that I use and the rest is well described as a "wasteful bar". That would be the case for most users.
What if the tabs would get cut off at some point to leave more space for the editor underneath?

The sidebar could even still get completely detached like the toolbar if you wanted to.

Not the prettiest mockups but you get the idea :)

Alessio Monti di Sopra (a.monti) added a subscriber: Alessio Monti di Sopra (a.monti).Apr 24 2020, 3:26 PM
In T76023#916799, @William Reynish (billreynish) wrote:

Part of the idea here is that you usually only use a few categories at a time. You could move those to the top. And collapsed you could of course open and switch to any category.

This could also be solved by allowing to reorder the vertical tabs though.
They could be made so that they show the full name instead of being compressed, making the exceeding ones go below the editor border, and allow to scroll the area with the mouse wheel and middle button, as it works now with the properties tabs.

Albert (wevon) added a subscriber: Albert (wevon).EditedApr 24 2020, 3:46 PM

Just a suggestion. With Ctrl + mouse wheel on the L panel it is possible to jump from tab to tab, but the pen does not have a wheel and the option is lost. It would be nice to find an alternative for pen tablets.

Looking for keyboard combinations it seemed to me that it is not possible. So I think that a row of point buttons could be used as a slider and a keypad at the same time. Grouped five by five they could be memorized.

It could also be a direct access to the first 5 options on the list, the most used.

Wo!262 (wo262) removed a subscriber: Wo!262 (wo262).Apr 24 2020, 3:46 PM
Jonathan Lampel (jonathanl) added a subscriber: Jonathan Lampel (jonathanl).Apr 24 2020, 6:28 PM

I think the key issue with the current tabs in Blender is if there are too many tabs.

Yes! A big part of the problem though is that addons can create totally unnecessary tabs, e.g. for one or two panels, and you have to go digging into the code in order to group related ones together. Time consuming, but now my sidebar is nice and organized, even with lots of addons enabled. Instead of 6 different tabs for rigging addons, I have 1 tab called Rigging.

Something that would go a long way to reducing tabs regardless of the design would be to allow the user to rename the sidebar section that an addon is registering to in its preferences.

Oscar 'Nebe' Abad (OscarNebeAbad) added a subscriber: Oscar 'Nebe' Abad (OscarNebeAbad).EditedApr 24 2020, 7:42 PM
In T76023#916869, @Alessio Monti di Sopra (a.monti) wrote:
In T76023#916799, @William Reynish (billreynish) wrote:

Part of the idea here is that you usually only use a few categories at a time. You could move those to the top. And collapsed you could of course open and switch to any category.

This could also be solved by allowing to reorder the vertical tabs though.
They could be made so that they show the full name instead of being compressed, making the exceeding ones go below the editor border, and allow to scroll the area with the mouse wheel and middle button, as it works now with the properties tabs.

Im with Alessio, that massive tab screenshot in the Will post its from my blender. The second rollout solution its another step to select the tab, doing necessary a shortcut to rollout and using numbers to select slot as fastest way of use.
Maybe with long names on tabs without cropping and abling reordering as Alessio says could work well enough for almost all cases, without adding extra steps for other users or adding more options to preferences. messing up.

Albert (wevon) your proposal is cool, but isnt coherent with the rest of UI, and doesnt fix readabilty on sight or fast access to it, in that rollout case Im stick with a shortcut+number solution.

The option to customize tab names on each addon its quite well too.
Also can help the option to stack several addons by tab by adding the same custom tab name on it for example, lots of addons have very few options.

William Reynish (billreynish) added a comment.Apr 24 2020, 9:09 PM

@Oscar 'Nebe' Abad (OscarNebeAbad) Even then, you still have the bar that overlaps with the viewport all the way down past the panel area. Fundamentally, the way the vertical tabs work don't fit with Region Overlap - you get this issue:

And you get that long pointless bar covering up the viewport all the way down.

Alberto Velázquez (dcvertice) added a subscriber: Alberto Velázquez (dcvertice).EditedApr 24 2020, 10:40 PM

I will propose the same that in devtalk, a mix system that pick the addons list form this concept and the classic tabs that allow easy access and fast access



This allows

save the immediacy of the tab system
operating simplicity
space utilization of the interface
Do not look so much at the visual solution, which can use tabs, buttons, … simply the concept of usability.

The idea is simple, through customization (or automatically according to the screen space), you decide which tabs appear and the rest are accessible through a classic drop-down menu. And the bar is visible without any panel visible, not like actually.

The use of icons is secondary, but it would be a good addition at least for default tabs to reduce the use of space.

Andy Cuccaro (AndyCuccaro) added a subscriber: Andy Cuccaro (AndyCuccaro).Apr 25 2020, 5:38 AM
Vitalii Vlasov (Fracture128) awarded a token.Apr 25 2020, 9:35 AM
Juanfran Matheu (jfmatheu) added a subscriber: Juanfran Matheu (jfmatheu).Apr 25 2020, 1:47 PM

Hi, I manage to finally redact my proposal for the sidebar redesign.
I hope it all make sense for you.
Regards

https://docs.google.com/presentation/d/1oHrTMCUUE-5H5WsTeNgSnmeL4U2U4H1Kbr94eIOmweU/edit?usp=sharing

CC: @William Reynish (billreynish) @Pablo Vazquez (pablovazquez) @Julien Kaspar (JulienKaspar)

Oscar 'Nebe' Abad (OscarNebeAbad) added a comment.EditedApr 25 2020, 3:12 PM

@William Reynish (billreynish) @Pablo Vazquez (pablovazquez)

This is my proposal by all the ideas I saw here:

  • No crop names in tabs
  • Allow custom tab names
  • Allow reordering tabs, to let the most used on sight.
  • Allow several addons by custom tab name
  • Move navigation Icons to top
  • Axis pivoting between the corner and the side of the toolshelf
  • Allow scrolldown on the tabs

Korenev Michael (Biaru) awarded a token.Apr 27 2020, 12:36 AM
Francesco Sorrentino (zeirus) added a subscriber: Francesco Sorrentino (zeirus).Apr 29 2020, 10:39 AM
Giuseppe Bufalo (Peps) awarded a token.May 2 2020, 9:15 AM
xan2622 (xan2622) added a subscriber: xan2622 (xan2622).EditedMay 3 2020, 3:10 PM

I posted a message on the devtalk thread with my opinions about several mock-ups that were posted here and there.

To sum up my point of view:

  • The N panel must be simple and intuitive. The user should be able to quickly switch from a tab to another. Tabs are a very well known concept (it’s used in File Explorers, in Web Browsers, other 3D softwares…). People are used to them. That’s why I would prefer if Blender developers kept the current tab bar.
  • To fix the tabs clutter, I suggest to to let the user scroll tabs with a vertical scrollbar.
Lsscpp (lsscpp) added a subscriber: Lsscpp (lsscpp).May 5 2020, 2:22 PM
Alberto Velázquez (dcvertice) added a comment.May 5 2020, 8:53 PM

I have change the proposal a few because I see people don't understand correctly.


Three lines icon button -> access to addons/tabs list
Rest of buttons -> favorites/selected tabs

So the user can have this

or this

and have the same functions that always, direct access and a list of tabs like the design proposal

Chris Kohl (ckohl_art) added a subscriber: Chris Kohl (ckohl_art).EditedMay 9 2020, 2:46 AM
In T76023#924892, @Alberto Velázquez (dcvertice) wrote:

That is a very elegant solution, Alberto. I like it. It allows the user to take control of what does, or does not, get displayed in a way that users currently have no control over. At the moment the addon has all of the control and the user can do nothing about whether a tab is created unless they choose to not enable the addon at all (completely negates the point of having an addon) or they manually dig into the addon's python to remove or consolidate its tab.

Braden Currah (TakingFire) awarded a token.May 13 2020, 6:15 AM
Dong-Hyun Kim (temeddix) added a comment.EditedMay 16 2020, 9:25 AM

Lots of proposals are being suggested, but I find that the initial one proposed by William Reynish seems the most promising. There is no vertical text and it's the most simple, intuitive one.

The problem with overcrowded addons could be solved by making use of filter add-ons panel(which already exists in 2.8x series) as a additional popover. Though vertical text might be recognizable with visual memory(like icons), it doesn't apply to all people and still some users have to rotate their head to read it properly. Vertical text should be removed, or converted somehow to horizontal text.

Alberto Velázquez (dcvertice) added a comment.EditedMay 16 2020, 11:16 AM

The problems of that proposal have already been seen, such as the fact that half of the sidebar was occupied by only a dozen addons if at all. That increases the steps to access any tool. And that in small monitors the problem is even worse.

It's a completely failed design that only appeals to people who don't use the sidebar regularly. To think that you have to make 4-5 steps just to see an addon that is now one click away is horrible.

kouza (kouza) awarded a token.Jun 6 2020, 5:00 PM
kouza (kouza) added a subscriber: kouza (kouza).
Paul Kotelevets (1D_Inc) added a subscriber: Paul Kotelevets (1D_Inc).EditedJun 6 2020, 5:59 PM
In T76023#924892, @Alberto Velázquez (dcvertice) wrote:

I have change the proposal a few because I see people don't understand correctly.


Three lines icon button -> access to addons/tabs list
Rest of buttons -> favorites/selected tabs

It looks nice, clean and minimalistic, so it is nice concept.
But I think this button may just be a regular tab with a locked top placement, so it can use existing Blender panel's functionality, such as scrolling.
So this way it will be the tab that controls the other tabs.

Dong-Hyun Kim (temeddix) added a comment.EditedJun 8 2020, 4:05 PM

I'm with you @William Reynish (billreynish) , because in these kinds of UI decisions, I believe we should all stick to this phrase: less is more. Many of us sometimes try to solve problems in a easy, but cluttered way that results in a mess. I'm advocating yours because simple, intuitive and easy-to-use design is where we have to go.

Looking in the Blender Devtalk thread, it seems that tabs with vertical text introduced in 2.7x series(which was the easy solution) IS something to get rid of. There are many people claiming that vertical text is not the right choice. Though some people says it's alright to leave the vertical text as it is, we now know there should be a better solution.

Therefore I hope you stick to your design and handle just a few problems that community points out without being overwhelmed by countless opinions.

Also, I also agree that users use only a few categories at a time is true.

In T76023#916799, @William Reynish (billreynish) wrote:

Part of the idea here is that you usually only use a few categories at a time. You could move those to the top. And collapsed you could of course open and switch to any category.

Although this doesn't solve the problem of top list occuping so much space.

So many proposals, so many arguments and some of them being unproductively offensive... I'm starting to get concerned that this conversation might get off-course and this task could be delayed for a number of releases.

Therefore I suggest: Have you happened to see this addon filter popover proposal at Rightclickselect? What do you think about making use of this proposal to solve the problems suggested in this task? Maybe this filter-addons popover button could be placed in the top part of the sidebar, instead of the header.

Paul Kotelevets (1D_Inc) added a comment.Jun 8 2020, 5:44 PM
In T76023#948578, @Dong-Hyun Kim (temeddix) wrote:

Looking in the Blender Devtalk thread, it seems that tabs with vertical text introduced in 2.7x series(which was the easy solution) IS something to get rid of. There are many people claiming that vertical text is not the right choice. Though some people says it's alright to leave the vertical text as it is, we now know there should be a better solution.

The problem is that a solution that can provide faster and clearer access than tabs has not yet been presented.

Therefore I suggest: Have you happened to see this addon filter popover proposal at Rightclickselect?

It is similar to proposal by Alberto from previous post (managing tab that controls other tabs), but redrawn as popover instead managing tab for some unexplained reason.
It is also not complete because it does not allow you to assign shorter custom names to tabs, although such a need exists.

kouza (kouza) removed a subscriber: kouza (kouza).Jun 8 2020, 5:54 PM
Dong-Hyun Kim (temeddix) added a subscriber: Ludvik Koutny (rawalanche).Jun 9 2020, 5:06 PM

I made a proposal based on @Ludvik Koutny (rawalanche)’s at this thread, which makes the use of the footer. Shouldn't this be the key to all suggested problems?

Stephen Hamacek (hammers) added a subscriber: Stephen Hamacek (hammers).Jun 14 2020, 4:31 PM

Would it be reasonably straightforward to just make the tabs MMB scrollable for now? All the workspace, properties tabs etc. have this behaviour when their panels are too small, why not these tabs? It would be a big improvement while we look for the longer term solution.

Paul Kotelevets (1D_Inc) added a comment.Jun 16 2020, 9:43 AM
In T76023#953551, @Stephen Hamacek (hammers) wrote:

Would it be reasonably straightforward to just make the tabs MMB scrollable for now?

There was discussion about that.
Personaly, I think that it is not a good idea, because such behaviour is not obvoius. I think it is nice to see if tabs are shrinked, this way you can detect that they need some management.

Campbell Barton (campbellbarton) moved this task from Backlog to Papercuts Backlog on the User Interface board.Jun 18 2020, 8:43 AM
Campbell Barton (campbellbarton) added a project: Papercut.
item412 (item412) added a subscriber: item412 (item412).Jun 26 2020, 6:10 PM
Vas (Alumx) awarded a token.Aug 16 2020, 5:00 PM
Tom (0x00) added a subscriber: Tom (0x00).Sep 22 2020, 1:10 AM
Long Hoang (htlcnn) added a subscriber: Long Hoang (htlcnn).Oct 1 2020, 4:49 AM
shaqualeek awarded a token.Nov 15 2020, 10:38 PM
xan2622 (xan2622) added a subscriber: Chipp Walters (chippwalters).Jan 3 2021, 12:49 PM

While many of us are waiting for a solution to be found to un-clutter the N Panel (when there are many Add-ons Tabs), here is an add-on (made by @Chipp Walters (chippwalters)) that might interest many Blender users (at least, those who are annoyed by the clutter of the N Panel Tabs):

Youtube video: https://youtu.be/6h3SyW0YgRs

Download link: https://gumroad.com/l/simpletabs

Paul Kotelevets (1D_Inc) added a comment.EditedJan 4 2021, 3:53 AM

There is still a problem at the very basic design level, where N-panel is cluttered by mixing properties and tools, while T-panel is occupied with useless basic tools, which are not used most the time.

So now engineering/precise modeling workflow, where you need simultaneously use a lot of custom tools in T-panel (which are way more complex than that basic extrude or bevel thing, placed there) and control exact values in N-panel is completely corrupted that much, so now you need constantly switch between properties and addons tabs while tweaking every single vertex!

This is one of the heaviest workflow issues, because it corrupts CADwork to the ground since 2.8, strightly prioritizing unprecise ARTwork, like character or kitbash modeling, where you dont care about exact values at all, shrinking the scope of Blender.

Paul Kotelevets (1D_Inc) added a comment.EditedJan 4 2021, 4:28 AM
In T76023#1085885, @xan2622 (xan2622) wrote:

While many of us are waiting for a solution to be found to un-clutter the N Panel (when there are many Add-ons Tabs), here is an add-on (made by @Chipp Walters (chippwalters)) that might interest many Blender users (at least, those who are annoyed by the clutter of the N Panel Tabs):

Youtube video: https://youtu.be/6h3SyW0YgRs

Download link: https://gumroad.com/l/simpletabs

It doesn’t solve the problem - developers still can’t design a sustainable solution.
Basic design failures should not be solved as addons, otherwise developers will keep doing them.
As a company we can afford an army of local developers who will make even custom builds, but this will not help to core developers realize their mistakes.
In fact, over the past two years they have made so many design mistakes that our local developers are tired of fixing them. All this is too expensive.

fin (finirpar) added a subscriber: fin (finirpar).Jan 4 2021, 4:54 AM

Yes, precise modeling like architecture modeling and especially groundworks are so terrible since version 2.8 that they are outperformed by 2.79.

Julian Mohr (Jules) added a subscriber: Julian Mohr (Jules).EditedJan 4 2021, 6:28 AM

Hey guys heres a more radical solution for the Problems with the N Panel.
Vanilla Blender looks like this:


And the Proposal:

The basic idea of the concept is making the N Panel a sub Editor of the viewport. (Maybe the Tools also)

Pros:
A more natural flowing UI.
Less Cluttering.
Get Rid of vertical Text. (Is this used somewhere else in Blender?).
The Panels could be swapped within the Viewport so the tools Panel could be on the right side etc. (More customization).
All necessary operators and action can grouped together to gain back speed.
A infinite scrolling list could be the solution for finite vertical space for addons.
wouldnt change behavior of the panel could be still triggered and collapsed with N.

Cons:
Buttons are moving. (Solution: Just grab the black text to a layer below.)
Loss of Viewport space in the lower right corner(Solution: Default Colapsed and transparent Background for friends of the 2.8 way.)
Probably needs recoding.

Notes: the transparent blue sections could be also aligned and used but would change the way the UI is structured. So this is better kept as an optional change.

This is my first design work and im not a professional Designer but I hope this proposal solves some weakpoints and restores the workflow.

Thanks for listening

Simon (Shimoon) awarded a token.Jan 6 2021, 12:11 AM
Paul Kotelevets (1D_Inc) added a comment.EditedJan 18 2021, 10:37 AM
In T76023#1086068, @fin (finirpar) wrote:

Yes, precise modeling like architecture modeling and especially groundworks are so terrible since version 2.8 that they are outperformed by 2.79.

Yes, that's the huge usability problem of 2.8 redesign.

The goal of T-panel is to separate tools from properties.
This way Blender solved an ancient industry standards problem with organizing enhanced tools aka addons.
But now it is filled only with basic tools, like extrude and bevel that you may need only in the very begining, while the N-panel is crammed with everything else.
Over time, the user goes through several stages of development as an artist, and switches from using basic tools to enhanced tools, that are provided by addons, especially in CADwork, and stop using that basic tools as a buttons completely, going to using basic tools as hotkeys to avoid speed losses.

And the problem is that such a layout actually mixes up professional tool and properties in N panel, instead of separating tools and properties to different panels for simultaneous access.

As a result you are forced to constantly switch back and forth after every single action between professional tools (addons) and properties (coordinates, necessary for precision work) after every single action during making any kind of CAD work that requires working with coordinates, like groundworks on those screenshots.

Chipp Walters (chippwalters) added a comment.Jan 18 2021, 10:57 PM

As co-developer of SIMPLE TABS, we've looked at many ways to solve this issue, but the N-panel API is just too restricted to do much other than rename and reorder.
I strongly dislike any proposal design which add more mouse-clicks to accessing addons people use all the time.

I would suggest allowing the sidebar to have at minimum, an immediate selection mode for *selected* addons-- precluding the dropdown menu approach for them. This way a users favorite is till a single-click away.

I would also suggest allowing for addon developers to use colored icons for the tabs as well as names. Users could choose whether to use names or icons for the tabs. After learning, a colored icon is significantly faster for a user to identify and find than vertical words.

Please do not add even more clicks to create an even worse problem than we already have.

Ludvik Koutny (rawalanche) added a comment.Jan 19 2021, 8:18 AM

Yes. I think that the sidebar definitely needs visual redesign to match the rest of Blender (Rounded corners and not "attached to the side of the viewport". Basically same design language as the left toolbar), but I don't see anything wrong with the current vertical tab system. While it has a few drawbacks, it seems all around better solution than any other I've seen proposed.

Paul Kotelevets (1D_Inc) added a comment.Jan 19 2021, 11:08 AM

Well, yes, vertical tabs as a concept works really well, especially if to take into account that they have correct rotation alignment (top to left), which is engineering readability standard for rotated text.

Vyacheslav (hitrpr) added a subscriber: Vyacheslav (hitrpr).EditedDec 17 2021, 4:15 AM

I agree with issues, but disagree with solution in the 1st post.
Let there be vertical tabs + 2 or even 3 rows, scrolling.
Also manual renaming of tab will be great to shrink some names.
In most cases I use addon-filtering and it prevents clutter. But with small editors there is still an issue, so scrolling or pop-over list with scrolling can be a solution

BC (ChinoD) added a subscriber: BC (ChinoD).Dec 18 2021, 11:04 PM
This comment was removed by BC (ChinoD).
Paul Kotelevets (1D_Inc) added a comment.Dec 19 2021, 12:58 AM
In T76023#1275266, @BC (ChinoD) wrote:

I might be in the minority here, but I think the sidebar should go away from the 3Dviewport and the add-ons be put in the properties editor and organized in their own tab. Personally, I don't like that the toolbar and the sidebar are bound to the 3D viewport. If I have multiple editors open I have a toolbar and a sidebar for each editor. We have duplicates of settings all over the place like tool settings in the header and tool settings in the properties panel and tool settings in the sidebar. I think the toolbar should be its own "editor" so to speak. I'd love to see universal popout editors that come from the top, right, left, and bottom of the blender window and not have the tools and sidebar bound to the 3Dviewport. Perhaps they could be customizable with which editors you want in each pop-in similar to how we can select editors when splitting windows. For example, I could have a toolbar pop in from the top as there is a lot more horizontal space to place tools and settings. A properties panel could pop in from the left, an outliner could pop in from the right and a timeline pop in from the bottom. I made a basic mockup of how this could look. Of course, customizing blender by splitting and merging the windows and selecting editors would still work exactly as it does now.

Mesh editing addons differs from uv editing addons.
Also William has quit devcore, so this tread has no devs.

BC (ChinoD) removed a subscriber: BC (ChinoD).Dec 19 2021, 1:13 AM
Stig Oskar (Stig) awarded a token.Dec 19 2021, 9:32 AM
Mike Drake (LichenDigital) added a subscriber: Mike Drake (LichenDigital).Jan 13 2022, 5:03 AM
serge (rpserge) awarded a token.Feb 9 2022, 11:02 PM
Dominik Fill (dominikfill) awarded a token.Feb 20 2022, 12:58 AM
Rincewind (Rincewind3D) added a subscriber: Rincewind (Rincewind3D).Mar 13 2022, 12:05 AM

Are there any news about the redesign of the n-panel sidebars?

It's really one of the biggest Blender usability issues, that the text of sidebar is no longer readable when there are too many addons installed.

Pratik Borhade (PratikPB2123) mentioned this in T96516: The tool shelf is Crazy.Mar 16 2022, 12:37 PM
Davide Prestino (Dprestino) added a subscriber: Davide Prestino (Dprestino).Mar 16 2022, 12:51 PM

Hey any news about the pannel?

xan2622 (xan2622) added a subscriber: Carlos Barret (carlosedubarreto).Mar 31 2022, 8:12 PM
This comment was removed by xan2622 (xan2622).
Shah Nawaz (OcularEvolution) awarded a token.Apr 25 2022, 11:07 PM
Alex Smith (asmitty) awarded a token.May 1 2022, 6:01 AM
Yegor R (Branskugel) awarded a token.May 1 2022, 8:40 AM
george b (bestelix) awarded a token.May 1 2022, 7:19 PM
Juan Gabriel (Juangra_Membata) awarded a token.May 2 2022, 5:54 PM
adam earle (adamearle) added a subscriber: adam earle (adamearle).May 13 2022, 4:06 AM

Google Chrome has an interesting approach to this problem. Just another way to think about a solution

item412 (item412) removed a subscriber: item412 (item412).May 13 2022, 4:10 AM
Kenn Nyström (Frozen_Death_Knight) awarded a token.May 21 2022, 2:30 PM
makizar (makizar) awarded a token.May 21 2022, 3:10 PM
makizar (makizar) added a subscriber: makizar (makizar).
Taiseibutsu (Taiseibutsu) awarded a token.Jul 15 2022, 12:19 PM
Pratik Borhade (PratikPB2123) added a subscriber: Pratik Borhade (PratikPB2123).Aug 15 2022, 6:50 AM
  • 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:

I think this patch will fix the issue D15395: UI: Scroll sidebar category tabs

Rincewind (Rincewind3D) added a comment.Aug 15 2022, 9:22 AM
In T76023#1403670, @Pratik Borhade (PratikPB2123) wrote:
  • 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:

I think this patch will fix the issue D15395: UI: Scroll sidebar category tabs

that patch is a welcome quick fix but not a proper solution