• 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
..
bridge-test.js Loading commit data...
browser-compatiblity-utils-test.js Loading commit data...
discovery-test.js Loading commit data...
injector-test.js Loading commit data...
renderer-options-test.js Loading commit data...
shortcut-test.js Loading commit data...
type-coercions-test.js Loading commit data...
user-agent-test.js Loading commit data...
warn-once-test.js Loading commit data...