yomichan/ext/data/schemas
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
..
custom-audio-list-schema.json Move data folder (#1371) 2021-02-12 19:56:24 -05:00
dictionary-index-schema.json Enable frequency dictionaries to specify the frequency mode (#1944) 2021-09-26 11:08:25 -04:00
dictionary-kanji-bank-v1-schema.json Update some JSON schemas to be more compliant to the spec (#2136) 2022-05-16 19:56:02 -04:00
dictionary-kanji-bank-v3-schema.json Update some JSON schemas to be more compliant to the spec (#2136) 2022-05-16 19:56:02 -04:00
dictionary-kanji-meta-bank-v3-schema.json Update some JSON schemas to be more compliant to the spec (#2136) 2022-05-16 19:56:02 -04:00
dictionary-tag-bank-v3-schema.json Update some JSON schemas to be more compliant to the spec (#2136) 2022-05-16 19:56:02 -04:00
dictionary-term-bank-v1-schema.json Update some JSON schemas to be more compliant to the spec (#2136) 2022-05-16 19:56:02 -04:00
dictionary-term-bank-v3-schema.json Update some JSON schemas to be more compliant to the spec (#2136) 2022-05-16 19:56:02 -04:00
dictionary-term-meta-bank-v3-schema.json Update some JSON schemas to be more compliant to the spec (#2136) 2022-05-16 19:56:02 -04:00
options-schema.json Touch and pen input updates (#2172) 2022-06-03 17:11:32 -04:00