Fix pivot pie menu missing in the clip editor

Regression in a4226a050b.
This commit is contained in:
Campbell Barton 2021-03-14 18:00:14 +11:00
parent e8e4a79512
commit 15d728531a
Notes: blender-bot 2023-02-14 07:31:34 +01:00
Referenced by issue #85958, Potential candidates for corrective releases
1 changed files with 3 additions and 1 deletions

View File

@ -2900,7 +2900,9 @@ def km_clip_editor(params):
])
if not params.legacy:
op_menu_pie("CLIP_MT_pivot_pie", {"type": 'PERIOD', "value": 'PRESS'}),
items.extend([
op_menu_pie("CLIP_MT_pivot_pie", {"type": 'PERIOD', "value": 'PRESS'}),
])
else:
items.extend([
# Old pivot.