diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2018-09-14 21:42:45 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2018-09-14 21:42:47 +0200 |
commit | d934cbcbc9a834063c4367260ea7473ba1aac848 (patch) | |
tree | 3554c2b345923ca39d93712ee24be925650d9fbc /editor/code_editor.cpp | |
parent | 1eed12f6d8076ac2ddf134186eccf22de9bb4ee2 (diff) |
Set default CanvasItemEditor zoom shortcut to KEY_EQUAL
At least on en_US QWERTY (and various QWERTY-derived variants)
and fr_FR AZERTY, "+" is an indirect key obtained by pressing
"Shift" + "=", so using "=" in the binding makes it easier to
access.
It doesn't work this way on other layouts like de_DE QWERTZ though,
but since 'script_editor/zoom_in' also uses KEY_EQUAL, setting
the same for consistency.
Fixes #22067.
Diffstat (limited to 'editor/code_editor.cpp')
0 files changed, 0 insertions, 0 deletions