Blender Git Loki

Git Commits -> Revision 70151e4

Revision 70151e4 by Nathan Craddock (master)
August 26, 2020, 16:58 (GMT)
Outliner: Left and right walk navigation

Previously the left and right arrow keys would close and open the active
tree element, but a subsequent key press would not select up or
down the tree as is common in tree-based interfaces.

Walking left and right now does a selection action after opening or closing
the active tree item. For example, a right key press on a closed element
will open it's subtree, and an additional right key press will select
the first child element.

A left key press anywhere in a subtree will first close the active
element if it's subtree is expanded. Walking left again will select the
parent element.

Part of T77408

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

Commit Details:

Full Hash: 70151e41dc025aa92c80420f7d14df20f58f6354
Parent Commit: b028a43
Lines Changed: +40, -3

2 Modified Paths:

/source/blender/editors/space_outliner/outliner_edit.c (+4, -1) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+36, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021