diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2022-11-15 22:17:33 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2022-11-23 21:56:42 +0000 |
| commit | e79270368b709a7cceb593767b1d0ac9aa9a311f (patch) | |
| tree | 760e66b5665360e2e45578d383c01d737b506b3f /pattern.c | |
| parent | 2d439dd00ed41c697a917c7445e143ae10ff5e74 (diff) | |
| download | puzzles-e79270368b709a7cceb593767b1d0ac9aa9a311f.zip puzzles-e79270368b709a7cceb593767b1d0ac9aa9a311f.tar.gz puzzles-e79270368b709a7cceb593767b1d0ac9aa9a311f.tar.bz2 puzzles-e79270368b709a7cceb593767b1d0ac9aa9a311f.tar.xz | |
js: Move global keyboard handler to capturing phase
In the bubbling phase it managed to catch the "Enter" keypress that
opened a dialogue box from the menu and use it to close the dialogue
box again. I think it's probably reasonable to have it run earlier and
just permanently steal any keypresses it wants.
Diffstat (limited to 'pattern.c')
0 files changed, 0 insertions, 0 deletions