disable all input bindings while in a text edit box

This commit is contained in:
Crispy 2025-04-16 22:30:22 +02:00
parent 62fcb538a6
commit 509b577aaa
6 changed files with 104 additions and 51 deletions

View file

@ -3,6 +3,7 @@ Game store page: https://crispypin.itch.io/marble-machinations
## [unreleased]
### fixed
- keybindings activated even when typing in a text field, making especially renaming blueprints difficult
- after removing a binding that was a superset of another, the remaining one did not stop being blocked by the removed ones additional modifiers until another binding was added or edited
## v0.3.2 - 2025-04-14