Blender Git Commit Log
Git Commits -> Revision d50b8c0
Revision d50b8c0 by Nathan Craddock (soc-2019-outliner) July 26, 2019, 02:38 (GMT) |
Outliner: Fix item openclose Rather than just switching between open and close when toggling all children, first check if any children are closed when the item is open. If so, extend all the children first. This behavior makes more sense. |
Commit Details:
Full Hash: d50b8c0bfb97ae7dbc84b55fc9d0782c34c16638
Parent Commit: 955c9dd
Lines Changed: +11, -4
1 Modified Path:
/source/blender/editors/space_outliner/outliner_edit.c (+11, -4) (Diff)