draggable icon indicating copy to clipboard operation
draggable copied to clipboard

use sensorEvent to detect touch support

Open hamedbaatour opened this issue 4 years ago • 0 comments

This PR implements or fixes...

this PR ensures that the triggered event is used to detect a touch device scenario as only checking if the device itself supports touch gives inconsistent results.

This PR closes the following issues...

#244

Does this PR require the Docs to be updated?

No

Does this PR require new tests?

No

This branch been tested on...

Browsers:

  • [x] Chrome version
  • [x] Firefox version
  • [ ] Safari version
  • [x] IE / Edge version
  • [ ] iOS Browser version
  • [x] Android Browser version

hamedbaatour avatar Mar 07 '20 19:03 hamedbaatour