UI: Graph Editor Insert Keyframes Menu

Fixes alignment issues on Graph Editor menus used to insert keyframes.

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

Reviewed by Campbell Barton
This commit is contained in:
Harley Acheson 2019-11-08 08:48:05 -08:00
parent f0bee88443
commit bcf008516f

@ -579,7 +579,6 @@ static const EnumPropertyItem prop_graphkeys_insertkey_types[] = {
0,
"Only Selected Channels",
"Insert a keyframe on selected F-Curves using each curve's current value"},
{0, "", 0, "", ""},
{GRAPHKEYS_INSERTKEY_ACTIVE | GRAPHKEYS_INSERTKEY_CURSOR,
"CURSOR_ACTIVE",
0,