diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2023-03-05 16:35:41 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2023-03-05 16:35:41 +0000 |
| commit | 01569005e325fc85e4a23fc050b7406789730444 (patch) | |
| tree | 71199fc7f4c907c62666872e0fdc89bf8e4f7ece /map.c | |
| parent | fe40cda75a9665f7b464fa9909de0a7f62613817 (diff) | |
| download | puzzles-01569005e325fc85e4a23fc050b7406789730444.zip puzzles-01569005e325fc85e4a23fc050b7406789730444.tar.gz puzzles-01569005e325fc85e4a23fc050b7406789730444.tar.bz2 puzzles-01569005e325fc85e4a23fc050b7406789730444.tar.xz | |
Further restrict the keys that can have MOD_NUM_KEYPAD
In all front ends other than JavaScript, and in JavaScript prior to my
recent changes, MOD_NUM_KEYPAD can only be set on ASCII digits. For
now, enforce this in midend_process_key() so as to avoid inconsistency
between front ends. It might be useful to be able to distinguish
keypad versions of more keys, but that should be co-ordinated across
the code-base.
Diffstat (limited to 'map.c')
0 files changed, 0 insertions, 0 deletions