jcubic / jcubic/jquery.draglessClick

Support for touch Devices ?

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Does this support touch devices. By looking at the code it appears that only touch events (touchstart, touchmove & touchend) need to be added to support draglessClick on touch devices.

It would also be nice if a threshhold can be set (or hardcoded by the user of the plugin) to allow for some movement (eg: threshold:10 ) would allow of a movement of 10px from mousedown and still be considered a draglessClick. This is also useful for touch devices where touchstart and touchend are mostly not at the same position, even when tapping.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.