• Kyle Keating's avatar
    Improve Adder location for touch screen devices · cd6a1288
    Kyle Keating authored
    - Ensure that the adder location is always below the highlighted selection on a touch devices so that it does not compete with the copy/paste bar.
    - Add a little extra margin (10px) to the adder on touch devices to give room for the selection handles
    - Add helper method `isTouchDevice` for touch devices
    - Add comment in isSelectionBackwards to explain that iOS does not have the same selection object as non-iOS devices
    - Add 1 missing test coverage case in adder.js
    cd6a1288
Name
Last commit
Last update
..
anchoring Loading commit data...
components Loading commit data...
config Loading commit data...
plugin Loading commit data...
test Loading commit data...
util Loading commit data...
.eslintrc.js Loading commit data...
adder.js Loading commit data...
annotation-counts.js Loading commit data...
annotation-sync.js Loading commit data...
delegator.js Loading commit data...
features.js Loading commit data...
frame-observer.js Loading commit data...
guest.js Loading commit data...
highlighter.js Loading commit data...
icons.js Loading commit data...
index.js Loading commit data...
notebook.js Loading commit data...
pdf-sidebar.js Loading commit data...
pdfjs-rendering-states.js Loading commit data...
range-util.js Loading commit data...
selection-observer.js Loading commit data...
sidebar-trigger.js Loading commit data...
sidebar.js Loading commit data...
toolbar.js Loading commit data...