fix crash when saving config before user dir exists

This commit is contained in:
Crispy 2025-04-20 19:54:53 +02:00
parent 509b577aaa
commit f0b878e93d
3 changed files with 17 additions and 5 deletions

View file

@ -3,6 +3,7 @@ Game store page: https://crispypin.itch.io/marble-machinations
## [unreleased]
### fixed
- crash when saving config if no user dir exists
- 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