Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix hotkey input field conflict (#1963) | toasted-nutbread | 2021-09-26 |
| | | | | | | | | | | | | | | | | | * Move comment * Add DocumentUtil.isInputElement * Use DocumentUtil.isInputElement * Fix simple hotkeys (shift or no modifier) preventing text field input * Improve input detection * Validate key is an input character before blocking hotkey * Simplify * Fix incorrect property | ||
* | Move js/settings (#1397) | toasted-nutbread | 2021-02-14 |
* Move js/settings to js/pages/settings * Fix script ordering |