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 |
||
---|---|---|
.. | ||
sandbox | ||
display-anki.js | ||
display-audio.js | ||
display-content-manager.js | ||
display-generator.js | ||
display-history.js | ||
display-notification.js | ||
display-profile-selection.js | ||
display-resizer.js | ||
display.js | ||
element-overflow-controller.js | ||
option-toggle-hotkey-handler.js | ||
popup-main.js | ||
query-parser.js | ||
search-action-popup-controller.js | ||
search-display-controller.js | ||
search-main.js | ||
search-persistent-state-controller.js |