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 |
||
---|---|---|
.. | ||
data | ||
test-all.js | ||
test-anki-note-builder.js | ||
test-build-libs.js | ||
test-cache-map.js | ||
test-core.js | ||
test-css-json.js | ||
test-database.js | ||
test-deinflector.js | ||
test-dictionary.js | ||
test-document-util.js | ||
test-dom-text-scanner.js | ||
test-hotkey-util.js | ||
test-japanese-util.js | ||
test-jsdom.js | ||
test-json-schema.js | ||
test-manifest.js | ||
test-object-property-accessor.js | ||
test-options-util.js | ||
test-profile-conditions-util.js | ||
test-text-source-map.js | ||
test-translator.js | ||
test-workers.js |