summaryrefslogtreecommitdiff
path: root/scene/main/SCsub
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2018-06-11 07:53:25 +0200
committerRémi Verschelde <rverschelde@gmail.com>2018-06-11 07:53:28 +0200
commit3f09cac267ad351307b4dfcc7e4276ef4347c459 (patch)
tree5e16dc5d2f0825d4372c292ec2c8b71fe68b4214 /scene/main/SCsub
parentacd9646ede45f8c34f423e392e60bf128c953bd1 (diff)
Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD
KEY_MASK_CMD is automatically replaced by KEY_MASK_CTRL on non-OSX and KEY_MASK_META (Command key) on OSX, so it should be used for all Ctrl/Cmd + key shortcuts. Also de-hacked the macOS shortcut replacements with proper conditional definition. Not tested on macOS, cannot judge if they are good shortcuts. Fixes #10761.
Diffstat (limited to 'scene/main/SCsub')
0 files changed, 0 insertions, 0 deletions