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