mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-17 11:24:56 -04:00
rendering: skip next char when pressing ignoreConsumer keybinding
This commit is contained in:
parent
5bdfa454f6
commit
f3ac213d4c
@ -275,6 +275,7 @@ class RenderWindowInputHandler(
|
||||
keyBindingsDown -= resourceLocation
|
||||
}
|
||||
}
|
||||
skipCharPress = true
|
||||
}
|
||||
if (keyDown) {
|
||||
keysLastDownTime[keyCode] = currentTime
|
||||
|
Loading…
x
Reference in New Issue
Block a user