Blender Git Commit Log
Git Commits -> Revision 31bf830
Revision 31bf830 by Sybren A. Stüvel (master) November 24, 2020, 11:27 (GMT) |
Graph Editor: fix keyframe not activating in certain cases When clicking on an already-selected keyframe, mark it as active if the click caused the previously-active keyframe to become deselected. When clicking on a key in the graph editor, it is selected and all other keys are deselected. If that key was already selected before the click, it would not become the active keyframe. This is now fixed. Reviewed by: Severin Differential Revision: https://developer.blender.org/D9639 |
Commit Details:
Full Hash: 31bf8307afc0fb995afcf2233dc50c28b531778d
Parent Commit: bb5c4de
Lines Changed: +7, -2
1 Modified Path:
/source/blender/editors/space_graph/graph_select.c (+7, -2) (Diff)