Blender Git Loki

Git Commits -> Revision 5514ca5

Revision 5514ca5 by Julian Eisel (master)
November 25, 2021, 16:09 (GMT)
Fix T92313: Heading of redo panel is not aligned properly

This corrects some alignments issues through new margins introduced in
93544b641bd6. Basic idea of this fix is to only add the new margins when
drawing a panel with background. These margins were added specifically
for the background boxes, so that makes sense.

Alternative fix to D13199.

This also fixes some margings added unintentionally in mentioned commit.
There is a little jump of the toolbar and the tabs in the Properties
when comparing the UI without this fix to 2.93:
{F12158085} {F12158039}
The jump is gone with this fix applied (compare to the 2.93 screenshot):
{F12158064}
While not a serious issue, this confirms that this fix actually tackles
the root of the issue.

Commit Details:

Full Hash: 5514ca58a4d4e03d9062bc479488faca7e577677
Parent Commit: 94e8db1
Lines Changed: +45, -18

4 Modified Paths:

/source/blender/editors/include/UI_interface.h (+4, -0) (Diff)
/source/blender/editors/interface/interface.c (+1, -14) (Diff)
/source/blender/editors/interface/interface_panel.c (+28, -3) (Diff)
/source/blender/editors/screen/area.c (+12, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021