update changelog
This commit is contained in:
parent
a755678567
commit
8bc770b564
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
Game store page: https://crispypin.itch.io/marble-machinations
|
||||
|
||||
## [unreleased]
|
||||
### fixed
|
||||
- When two input bindings had the same trigger but one has a strict subset of the others modifiers, both would activate when the one with more modifiers was pressed. For example (Ctrl+S -> Save) would also trigger (S -> Wire Tool). Now, Shift+S will still trigger Wire Tool, unless Shift+S (or eg. Shift+Ctrl+S) is bound to something else.
|
||||
|
||||
## v0.3.1 - 2025-04-05
|
||||
### fixed
|
||||
|
|
Loading…
Add table
Reference in a new issue