Merge branch 'develop' into feature/2024.10
This commit is contained in:
commit
9937ff39be
32 changed files with 1958 additions and 274 deletions
|
|
@ -42,7 +42,7 @@ const KEY_ALIASES = {
|
|||
|
||||
const MODIFIER_KEYS = ['ctrl', 'alt', 'shift'];
|
||||
|
||||
const IGNORE_ELEMENTS = ['input', 'textarea'];
|
||||
const IGNORE_ELEMENTS = ['input', 'textarea', 'ruffle-player'];
|
||||
//#endregion
|
||||
|
||||
//#region store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue