Blender Git Commit Log
Git Commits -> Revision 499c47a
Revision 499c47a by Nathan Craddock (soc-2019-outliner) July 26, 2019, 18:15 (GMT) |
Outliner: Improve click and drag for openclose This adds the ability to click and drag over a disclosure triangle and immediately drag back over it to close it. Previously it required opening the next element before closing the first opened element because of the way the operator stored the previously toggled disclosure. This makes the operator more easy to use and understand. |
Commit Details:
Full Hash: 499c47a974bd2214382f6b56a14bee7246340ada
Parent Commit: 6334ff8
Lines Changed: +26, -8
1 Modified Path:
/source/blender/editors/space_outliner/outliner_edit.c (+26, -8) (Diff)