Blender Git Loki

Git Commits -> Revision 5dacf17

Revision 5dacf17 by Bastien Montagne (master)
August 23, 2013, 16:53 (GMT)
UI layout: Fix the fact that children layouts were implicitely inconditionnaly aligned when the parent was. E.g.in

col = layout.column(True)
row = col.row(False)

Items in row would be 'aligned' in the same group as those in col. Now to get this happening, you have to set row as aligned as well.

Please note that fixes for py UI scripts will follow in another commit.

Also fixed labels of RNA pointers searchboxes, which were missing the colon!

Commit Details:

Full Hash: 5dacf174e67d84f89d5510729ce101c8004fb03a
SVN Revision: 59434
Parent Commit: 384b8aa
Lines Changed: +6, -2

1 Modified Path:

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