Blender Git Loki
Git Commits -> Revision b52b5e1
Revision b52b5e1 by Nathan Craddock (master) May 1, 2020, 19:01 (GMT) |
Outliner: Fix selection extend not toggling An unintentional side-effect of rBfe7528ee919b was that when extend-selecting a selected element in the outliner, it would be deselected and activated rather than selected and activated. This commit restores the expected toggling behavior. Consistent behavior for extend-selecting child datablocks is not resolvable without a much larger cleanup of the outliner select functions. |
Commit Details:
Full Hash: b52b5e15af682b64aeb11f4c3fc967b837590a8e
Parent Commit: 7166384
Lines Changed: +11, -5
1 Modified Path:
/source/blender/editors/space_outliner/outliner_select.c (+11, -5) (Diff)