Blender Git Loki

Git Commits -> Revision eb91161

Revision eb91161 by Julian Eisel (master)
September 1, 2020, 15:10 (GMT)
Fix ugly alignment of "Mono" option in the Sequencer

Steps to reproduce were:
* Open Sequencer, add a sound strip
* In the sidebar, open the Adjust > Sound sub-panel
* Note the placement of the "Mono" item

The layout code would disable decorators if a property came from a
non-animatable data-block type. Doing so would mess up the alignment
where properties from different data-block types were be mixed.
This is not the case any more.

Note that when actually adding the decorator, a blank icon is inserted
to keep the alignment intact when the data-block type isn't animatable.
So the decorator is still not shown, but the alignment looks fine.

This may affect more cases. If so, and if that's an issue, the
decorators should be explicitly disabled.

Commit Details:

Full Hash: eb911610d050287e1f6f3c7c2f16788f8eb6efa6
Parent Commit: ee393f9
Lines Changed: +1, -3

1 Modified Path:

/source/blender/editors/interface/interface_layout.c (+1, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021