Blender Git Commit Log

Git Commits -> Revision 822c673

Revision 822c673 by George Vogiatzis (master)
April 3, 2019, 13:01 (GMT)
UI: Fix odd behavior in region sizing, simplify code

* When resizing sidebars, don't collapse when the region becomes too big but
instead clamp the region size to the available space.
* Fix clicking the tab to expand sidebars no working if the sidebar is too
wide to fit. Instead make it less wide so it does fit.
* Fix incorrect limit on tool properties region height, for example in the
file browser.

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

Commit Details:

Full Hash: 822c67364e85f1092c25cdd5ab9d68c515deb09d
Parent Commit: e2d5ccf
Committed By: Jacques Lucke
Lines Changed: +43, -73

3 Modified Paths:

/source/blender/editors/screen/area.c (+1, -11) (Diff)
/source/blender/editors/screen/screen_ops.c (+41, -62) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021