Blender Git Commit Log

Git Commits -> Revision d20886e

April 11, 2020, 20:19 (GMT)
Fix more cases of recursive property splitting

A bit hacky, but we have to disable the `use_property_split` flag for a
row after adding the split layout to prevent it from further splitting
when adding more items. If these new items actually add multiple buttons
(vector items), these should be placed in a column like before (by
accident?). E.g. that's how the translate buttons (a vector item) is
aligned with the lock icons (another vector item).

Commit Details:

Full Hash: d20886e98d7e2410901dba076546b69597026f28
Parent Commit: dfc62af
Lines Changed: +19, -8

1 Modified Path:

/source/blender/editors/interface/interface_layout.c (+19, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021