yomichan/ext/js
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
..
accessibility Workaround for Google Docs canvas rendering updates (#2096) 2022-04-02 09:38:40 -04:00
app ESlint JSdoc (#2148) 2022-05-20 10:28:38 -04:00
background Add support for Anki API key (#2169) 2022-05-30 12:03:24 -04:00
comm Add support for Anki API key (#2169) 2022-05-30 12:03:24 -04:00
data Touch and pen input updates (#2172) 2022-06-03 17:11:32 -04:00
debug Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
display Touch and pen input updates (#2172) 2022-06-03 17:11:32 -04:00
dom Add support for Anki API key (#2169) 2022-05-30 12:03:24 -04:00
extension HTML page script refactoring (#2162) 2022-05-28 21:57:25 -04:00
general ESlint JSdoc (#2148) 2022-05-20 10:28:38 -04:00
input ESlint JSdoc (#2148) 2022-05-20 10:28:38 -04:00
language Touch and pen input updates (#2172) 2022-06-03 17:11:32 -04:00
media Audio request errors (#2161) 2022-05-28 21:55:37 -04:00
pages Touch and pen input updates (#2172) 2022-06-03 17:11:32 -04:00
script Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
templates ESlint JSdoc (#2148) 2022-05-20 10:28:38 -04:00
core.js ESlint JSdoc (#2148) 2022-05-20 10:28:38 -04:00
yomichan.js ESlint JSdoc (#2148) 2022-05-20 10:28:38 -04:00