Merge branch 'develop' into feature/2024.10
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user