Missing 2.7x keymap update from last commit

This commit is contained in:
Campbell Barton 2019-04-18 16:41:38 +02:00
parent cfed33f738
commit 364ec17fb3
1 changed files with 2 additions and 1 deletions

View File

@ -529,7 +529,8 @@ def km_screen_editing(params):
if params.legacy:
items.extend([
("screen.header", {"type": 'F9', "value": 'PRESS', "alt": True}, None),
("wm.context_toggle", {"type": 'F9', "value": 'PRESS', "alt": True},
{"properties": [("data_path", 'space_data.show_region_header')]})
])
return keymap