Page MenuHome

UI: Remove blank space between tabs and panels in the sidebar
AbandonedPublic

Authored by Alessio Monti di Sopra (a.monti) on Oct 22 2021, 8:09 PM.

Details

Summary

The patch adjusts the sidebar's panels size when region overlap is active, in order to remove the blank space between them and the tabs bar introduced by the recent visual update of the panels.

When region overlay is on it basically restores the previous look (except for the vertical distancing, which remains) while keeping current master behaviour everywhere else.

I hope to have understood properly the implication of those "no header" panels but I'm a bit rusty here :)
To test them I temporarily added region overlap to the graph editor, and the F-curve modifiers one looked correct to me.

Diff Detail

Repository
rB Blender

Event Timeline

Alessio Monti di Sopra (a.monti) requested review of this revision.Oct 22 2021, 8:09 PM
Alessio Monti di Sopra (a.monti) created this revision.
This revision is now accepted and ready to land.Oct 26 2021, 5:31 AM
  • simpler changes, adding bContext wasn't needed
  • fix action zones being too small with region overlap