draggable
draggable copied to clipboard
use sensorEvent to detect touch support
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