HammerJS implement gesture hold and tap

271 views Asked by At

I'm a newbie with HammerJS. So, I have no idea how to implement the following gesture:

I want to select an element with hold. While holding one finger on the element, another finger taps anywhere on the screen. On the end of the tap, an action starts.

Is it possible to wait for a tap while holding the element?

0

There are 0 answers