Blender Git Loki
Git Commits -> Revision 3fc178b
Revision 3fc178b by Nathan Craddock (master) December 2, 2020, 15:58 (GMT) |
Outliner: Highlight icons on cursor hover The icons for collapsed children already draw highlighted when hovered. Because the item icons are now select targets (for outliner to properties editor tab switching) this adds highlights on hover for all outliner element icons. |
Commit Details:
Full Hash: 3fc178b19e4c11ac384731c4088b2bd3fa809794
Parent Commit: 3d0c545
Lines Changed: +27, -9
5 Modified Paths:
/source/blender/editors/space_outliner/outliner_dragdrop.c (+4, -2) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+9, -3) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+11, -3) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_outliner_types.h (+2, -0) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+9, -3) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+11, -3) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_outliner_types.h (+2, -0) (Diff)