Blender Git Commit Log
Git Commits -> Revision a420381
Revision a420381 by Julian Eisel (master) April 25, 2015, 03:11 (GMT) |
UI: Panel drag-collapse D1233, Adds a way to quickly open/close multiple panels by holding LMB and dragging over the desired panels, Suggested by @maxon The decision if the panels are opened or closed is made based on the first Panel the user drags over. If it is closed, all panels he drags over are opened (including the first one) if it's opened, they get closed (matching existing drag-toggle logic). |
Commit Details:
Full Hash: a4203814d1f52f475aad6fbe90bdeb2edec19d4a
Parent Commit: 0221a11
Committed By: Campbell Barton
Lines Changed: +185, -34
1 Modified Path:
/source/blender/editors/interface/interface_panel.c (+185, -34) (Diff)