Fix T67874: Show gizmo incorrectly uses Cmd-` on macOS
This commit is contained in:
parent
770b496729
commit
daa7b56890
@ -44,6 +44,7 @@ def keyconfig_data_oskey_from_ctrl_for_macos(keyconfig_data_src):
|
||||
'M',
|
||||
'SPACE',
|
||||
'W',
|
||||
'ACCENT_GRAVE',
|
||||
}) and (
|
||||
item_event.get("ctrl") and
|
||||
(not item_event.get("alt")) and
|
||||
|
Loading…
x
Reference in New Issue
Block a user