Blender Git Commit Log

Git Commits -> Revision 2d171d8

Revision 2d171d8 by Jeroen Bakker (master)
April 18, 2019, 11:35 (GMT)
UI: Expand Enum Items Over Multiple Rows

Expanding enum items in a small area would render the names with
dots, what is a bad solution. When you use expand directly on a
`grid_flow` or `column_flow`, it will render the items on multiple
lines, giving more control to the developer.

Reviewers: campbellbarton, brecht, mont29

Differential Revision: https://developer.blender.org/D4698

Commit Details:

Full Hash: 2d171d873c7ce2d30176b977eaa041aa0dfaac4b
Parent Commit: a05b619
Lines Changed: +76, -57

2 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+1, -1) (Diff)
/source/blender/editors/interface/interface_layout.c (+75, -56) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021