Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move searchTerms/searchKanji to front of object definitions (#873) | toasted-nutbread | 2020-09-27 |
| | |||
* | Add scan on touch move and prevent touch scroll options (#871) | toasted-nutbread | 2020-09-27 |
| | | | | | | | | | * Add scanOnTouchMove/preventTouchScrolling scanning input options * Add settings controls * Support scanOnTouchMove in TextScanner * Support preventTouchScrolling in TextScanner | ||
* | Add middle mouse prevention option (#868) | toasted-nutbread | 2020-09-26 |
| | | | | | | | | | * Add preventMiddleMouse option to TextScanner * Add preventMiddleMouse options * Add options * Apply preventMiddleMouse options | ||
* | Scanning mouse button fixes (#866) | toasted-nutbread | 2020-09-26 |
| | | | | | * Move mouse0 blocking during mousemove into options * Update primary button detection | ||
* | Add tests for options updating (#852) | toasted-nutbread | 2020-09-20 |