yomichan/ext/js/display
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
..
sandbox Ignore DOMExceptions thrown by assigning an invalid dataset property (#2133) 2022-05-14 18:16:13 -04:00
display-anki.js Add support for guiEditNote to view notes (#2143) 2022-05-29 21:24:41 -04:00
display-audio.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
display-content-manager.js Structured content links (#2089) 2022-03-17 19:01:59 -04:00
display-generator.js Add support for guiEditNote to view notes (#2143) 2022-05-29 21:24:41 -04:00
display-history.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
display-notification.js Display notification updates (#2149) 2022-05-20 18:08:20 -04:00
display-profile-selection.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
display-resizer.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
display.js Touch and pen input updates (#2172) 2022-06-03 17:11:32 -04:00
element-overflow-controller.js Collapsible dictionary updates (#2170) 2022-05-30 13:34:37 -04:00
option-toggle-hotkey-handler.js Display notification updates (#2149) 2022-05-20 18:08:20 -04:00
popup-main.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
query-parser.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
search-action-popup-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
search-display-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
search-main.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
search-persistent-state-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00