c966d9b1eb
* 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 |
||
---|---|---|
.. | ||
anki-controller.js | ||
anki-templates-controller.js | ||
audio-controller.js | ||
backup-controller.js | ||
collapsible-dictionary-controller.js | ||
dictionary-controller.js | ||
dictionary-import-controller.js | ||
extension-keyboard-shortcuts-controller.js | ||
generic-setting-controller.js | ||
keyboard-mouse-input-field.js | ||
keyboard-shortcuts-controller.js | ||
mecab-controller.js | ||
modal-controller.js | ||
modal.js | ||
nested-popups-controller.js | ||
permissions-origin-controller.js | ||
permissions-toggle-controller.js | ||
persistent-storage-controller.js | ||
popup-preview-controller.js | ||
popup-preview-frame-main.js | ||
popup-preview-frame.js | ||
popup-window-controller.js | ||
profile-conditions-ui.js | ||
profile-controller.js | ||
scan-inputs-controller.js | ||
scan-inputs-simple-controller.js | ||
secondary-search-dictionary-controller.js | ||
sentence-termination-characters-controller.js | ||
settings-controller.js | ||
settings-display-controller.js | ||
settings-main.js | ||
sort-frequency-dictionary-controller.js | ||
status-footer.js | ||
storage-controller.js | ||
translation-text-replacements-controller.js |