• 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
..
integration Loading commit data...
adder-test.js Loading commit data...
annotation-counts-test.js Loading commit data...
annotation-sync-test.js Loading commit data...
delegator-test.js Loading commit data...
empty.html Loading commit data...
features-test.js Loading commit data...
guest-test.js Loading commit data...
highlighter-test.js Loading commit data...
notebook-test.js Loading commit data...
pdf-sidebar-test.js Loading commit data...
range-util-test.js Loading commit data...
selection-observer-test.js Loading commit data...
sidebar-test.js Loading commit data...
sidebar-trigger-test.js Loading commit data...
toolbar-test.js Loading commit data...