Fix fallback tools for the sequence editor

Only regions with gizmos were checking for fallback tools.
This commit is contained in:
2021-10-28 17:11:23 +11:00
parent f0d20198b2
commit 5aeecc0a29
4 changed files with 25 additions and 32 deletions

View File

@@ -2462,6 +2462,7 @@ class _defs_sequencer_generic:
widget=None,
keymap="Sequencer Tool: Blade",
draw_settings=draw_settings,
options={'KEYMAP_FALLBACK'},
)
@ToolDef.from_fn