Blender Git Commit Log

Git Commits -> Revision 918e6cf

Revision 918e6cf by Bastien Montagne (master)
October 13, 2016, 08:23 (GMT)
Fix T49635: column_flow Layout - last column is too small.

Column flow layout was abuse ui_item_fit in a weird way, which was
broken for last column items.

Now rather use own code, which basically spread available width as
equally as possible between all columns.

Commit Details:

Full Hash: 918e6cf4c9b74ff96ad06753ef9e541837eb3b22
Parent Commit: 786c096
Lines Changed: +9, -4

1 Modified Path:

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