Alex Cube da2f6dd1f5 Fix: global keydown hotkeys ate letters while typing in the name input
R/N/P/F/G/W/A/S/D and arrows all preventDefault()'d unconditionally,
even with focus in #settings-name-input — swallowed those letters
mid-typing (very noticeable for English names). Skip the hotkey handler
entirely when an <input> is focused.
2026-08-10 15:31:25 +03:00
S
Description
No description provided
230 KiB
Languages
Hack 40.4%
HTML 29.4%
JavaScript 25.7%
PHP 4.5%