Fix T64334: T-key error-message in Dopesheet source list

The Dopesheet doesn't have a toolbar, yet the source list region still had a keymap entry for it
This commit is contained in:
William Reynish 2019-05-08 23:34:10 +02:00
parent c995eb1f9f
commit 558017d6a6
Notes: blender-bot 2023-02-14 02:45:37 +01:00
Referenced by issue #64334, TKEY error message on timeline
Referenced by issue #64336, Switching to a Camera which is hidden, does not evaluate the animation data.
Referenced by issue #64338, Blender 2.7x keymap has pie menus
1 changed files with 0 additions and 1 deletions

View File

@ -1910,7 +1910,6 @@ def km_dopesheet_generic(_params):
items.extend([
*_template_space_region_type_toggle(
toolbar_key={"type": 'T', "value": 'PRESS'},
sidebar_key={"type": 'N', "value": 'PRESS'},
),
("wm.context_set_enum", {"type": 'TAB', "value": 'PRESS', "ctrl": True},