yomichan/ext
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
..
css Touch and pen input updates (#2172) 2022-06-03 17:11:32 -04:00
data Touch and pen input updates (#2172) 2022-06-03 17:11:32 -04:00
images Structured content links (#2089) 2022-03-17 19:01:59 -04:00
js Touch and pen input updates (#2172) 2022-06-03 17:11:32 -04:00
lib Dependency update (#2141) 2022-05-16 21:36:30 -04:00
action-popup.html Improve accessibility of links without href (#1915) 2021-08-28 14:45:25 -04:00
background.html Rename anki.js to anki-connect.js to more accurately reflect class name (#2167) 2022-05-29 21:42:26 -04:00
display-templates.html Add support for guiEditNote to view notes (#2143) 2022-05-29 21:24:41 -04:00
info.html Add an issues page with information about some errors (#2163) 2022-05-28 22:22:15 -04:00
issues.html Add an issues page with information about some errors (#2163) 2022-05-28 22:22:15 -04:00
legal.html HTML page script refactoring (#2162) 2022-05-28 21:57:25 -04:00
manifest.json Update version 2022-04-04 19:17:43 -04:00
permissions.html HTML page script refactoring (#2162) 2022-05-28 21:57:25 -04:00
popup-preview.html Theme updates (#2105) 2022-04-03 16:20:55 -04:00
popup.html Theme updates (#2105) 2022-04-03 16:20:55 -04:00
search.html Theme updates (#2105) 2022-04-03 16:20:55 -04:00
settings.html Touch and pen input updates (#2172) 2022-06-03 17:11:32 -04:00
sw.js Rename anki.js to anki-connect.js to more accurately reflect class name (#2167) 2022-05-29 21:42:26 -04:00
template-renderer.html AnkiTemplateRendererContentManager (#2088) 2022-03-14 22:32:08 -04:00
welcome.html HTML page script refactoring (#2162) 2022-05-28 21:57:25 -04:00