diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2021-02-22 15:04:09 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2021-02-22 15:04:09 +0100 |
commit | 12cc660d7d4fccf1649c504ce795ec6bf7aad148 (patch) | |
tree | b5803076b372a3c176b5bacfa4d4dd7f2afdb15c /platform | |
parent | 8c5d4770e901b14750a972f4e2d3ac1e124ebff7 (diff) |
Input: Swap events for ui_redo to favor Shift+Ctrl+Z over Ctrl+Y
That's the most common one we've been using for the general editor, and while the script editor
also supports Ctrl+Y, it should have lower priority.
In theory this code should make both be supported the same but for some reason the general editor
only seems to use the first entry (the script editor does support both).
Diffstat (limited to 'platform')
0 files changed, 0 insertions, 0 deletions