FooSoft / yomichan

Japanese pop-up dictionary extension for Chrome and Firefox.
https://foosoft.net/projects/yomichan
Other
1.06k stars 213 forks source link

Touch and pen input updates #2172

Closed toasted-nutbread closed 2 years ago

toasted-nutbread commented 2 years ago

This change adds more control over how the touch and pen inputs work. The following options are now available:

Touch options

Pen options

Note: The new Scan on X release options may have difficulties when clicking on interactive elements, such as links. This is likely unavoidable, since term lookup is asynchronous and it therefore cannot be determined synchronously if the event should be blocked. Nevertheless, the options are available.

Resolves #2116. Resolves #2122.