Page MenuHome

UI: Header / Tool Settings: Show tool icon when tools are collapsed
ClosedPublic

Authored by Dalai Felinto (dfelinto) on Oct 20 2021, 4:42 PM.

Details

Summary

Show the scaled down tool icon when the tool region is collapsed. Show a
blank space when the tool region is visible.

  • Minimize the UI flickering when changing the active tool.
  • Show the active tool when the tool region is collapsed.
  • Smaler header footprint (the tool name is not visible).

This is a follow up for T91536.


Test file:


Diff Detail

Repository
rB Blender

Event Timeline

Dalai Felinto (dfelinto) requested review of this revision.Oct 20 2021, 4:42 PM
Dalai Felinto (dfelinto) created this revision.

Hi! I honestly don't get why the icon couldn't be always visible.

There is no space gain in hiding it, since it's needed to avoid the text jumping, and it would give context to the user to understand what those options are for.

@Alessio Monti di Sopra (a.monti) hi, the reason was that there is no need for the icon when the tools are visible, since the active tool is marked as active.

Well, ok, but to me it still seems quite a random thing to do.
I mean, I see no gain in hiding the icon, and the blank space looks a bit strange.

This revision is now accepted and ready to land.Oct 21 2021, 12:00 PM