Blender Git Loki
Git Commits -> Revision f2cc499
Revision f2cc499 by Nathan Craddock (soc-2019-outliner) July 26, 2019, 21:33 (GMT) |
Outliner: Fix small issues in walk navigation After adding open/close features to walk navigation, a few small issues appeared. This adds a few more checks to ensure a walk or expand really occurs when the desired keys are pressed, rather than expanding when a walk is desired. Also moved the walking code to separate functions to make the switch statement more clear to read. |
Commit Details:
Full Hash: f2cc499a043dcbc5e1940e44e780a7b00dc3e2dc
Parent Commit: 499c47a
Lines Changed: +42, -11
1 Modified Path:
/source/blender/editors/space_outliner/outliner_select.c (+42, -11) (Diff)