yomichan/ext/js/pages/settings
toasted-nutbread c966d9b1eb
Touch and pen input updates (#2172)
* Remove unnecessary return

* Move touch start input filtering

* Refactor

* Add scanOnTouchPress

* Add preventPenScrolling

* Rename scanOnPenPress to scanOnPenMove

* Rename scanOnPenRelease to scanOnPenReleaseHover

* Simplify

* Refactor _searchAtFromPen early exit

* Merge _penPointerPressed and _penPointerReleased into a single variable

* Add more options

* Simplify pen pointer coordinates

* Implement scanOnPenPress and scanOnPenRelease

* Implement scanOnTouchRelease

* Fix tests

* Don't search on touch cancel

* Cancel touch if the touch action is used for scrolling or other gestures

* Fix incorrect scroll prevention options being used

* Organize options

* Fix typos
2022-06-03 17:11:32 -04:00
..
anki-controller.js Add support for Anki API key (#2169) 2022-05-30 12:03:24 -04:00
anki-templates-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
audio-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
backup-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
collapsible-dictionary-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
dictionary-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
dictionary-import-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
extension-keyboard-shortcuts-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
generic-setting-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
keyboard-mouse-input-field.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
keyboard-shortcuts-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
mecab-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
modal-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
modal.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
nested-popups-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
permissions-origin-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
permissions-toggle-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
persistent-storage-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
popup-preview-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
popup-preview-frame-main.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
popup-preview-frame.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
popup-window-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
profile-conditions-ui.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
profile-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
scan-inputs-controller.js Touch and pen input updates (#2172) 2022-06-03 17:11:32 -04:00
scan-inputs-simple-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
secondary-search-dictionary-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
sentence-termination-characters-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
settings-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
settings-display-controller.js HTML page script refactoring (#2162) 2022-05-28 21:57:25 -04:00
settings-main.js HTML page script refactoring (#2162) 2022-05-28 21:57:25 -04:00
sort-frequency-dictionary-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
status-footer.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
storage-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
translation-text-replacements-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00