Closed sillycowvalley closed 10 months ago
If you press a key and hold it down, it should start repeating (as per system settings).
Note: repeat works for printable characters but not for other keys (like arrows and backspace for example).
Appears fix by switching from KeyUp to KeyDown.
If you press a key and hold it down, it should start repeating (as per system settings).
Note: repeat works for printable characters but not for other keys (like arrows and backspace for example).