desandro / draggabilly

:point_down: Make that shiz draggable
https://draggabilly.desandro.com
MIT License
3.86k stars 387 forks source link

onClick event doesn't works on touch devices #169

Closed robertsLando closed 7 years ago

robertsLando commented 7 years ago

I'm using Draggabilly on a Dashboard with widgets, widgets header has some controls, each control is bind to a click event (to resize edit etc.). Click works with Desktops but doesn't works on touch devices, it even doesn't work in Chrome Touch devices emulator.

desandro commented 7 years ago

Draggabilly has a staticClick event to help detect when click events occur without the pointer moving.