yomichan/ext/css
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
..
action-popup.css Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
display-pronunciation.css Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
display.css Fix the color of links in display footer notifications (#2151) 2022-05-21 15:28:36 -04:00
material.css Collapsible dictionary updates (#2170) 2022-05-30 13:34:37 -04:00
permissions.css Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
popup-outer.css Theme updates (#2105) 2022-04-03 16:20:55 -04:00
popup-preview.css Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
search.css Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
settings.css Touch and pen input updates (#2172) 2022-06-03 17:11:32 -04:00
structured-content.css Add new structured content features: lists and the HTML lang attribute (#2129) 2022-05-14 09:59:38 -04:00