diff options
author | Michael Lutz <michi@icosahedron.de> | 2021-04-08 23:16:43 +0200 |
---|---|---|
committer | Michael Lutz <michi@icosahedron.de> | 2021-04-09 12:24:27 +0200 |
commit | 96d33ab46a9244f8302a33e827c1b4ea1f3909e5 (patch) | |
tree | 88c60e78ff6d7fe69ece8132e559ec3439443365 /COMPILING.md | |
parent | 785e42a6f9d5d36b2bb98d2b941839ffc6de1fc5 (diff) | |
download | openttd-96d33ab46a9244f8302a33e827c1b4ea1f3909e5.tar.xz |
Fix #8930: [Win32] Don't handle printable keys on keydown if an edit box is in focus.
Handle printable input only when the matching WM_CHAR message is incoming.
Without an edit box, do the handling in keydown as usual to support hotkeys.
Diffstat (limited to 'COMPILING.md')
0 files changed, 0 insertions, 0 deletions