yomichan/ext/js/language
oakkitten 49c75c3093
Do not change selection if user selected text manually (#2186)
* Do not change selection if user selected text manually

* Remove capture argument for selectionchange listener

It is not applicable

* Make a note of user selection when Yomichan is enabled

User might have some text selected on a page prior to enabling Yomichan
via the toolbar icon; let it stay intact.

* Extract selection change by user listener into a method
2022-07-01 17:12:55 -04:00
..
sandbox Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
deinflector.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
dictionary-database.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
dictionary-importer-media-loader.js ESlint JSdoc (#2148) 2022-05-20 10:28:38 -04:00
dictionary-importer.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
dictionary-worker-handler.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
dictionary-worker-main.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
dictionary-worker-media-loader.js ESlint JSdoc (#2148) 2022-05-20 10:28:38 -04:00
dictionary-worker.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
text-scanner.js Do not change selection if user selected text manually (#2186) 2022-07-01 17:12:55 -04:00
translator.js Sort using number of definitions (#2166) 2022-05-29 20:53:21 -04:00