The use case for this is since there is no tapAndHold I am attempting to
bake my own - my idea for this was to:

timer = setTimeout(handleTapAndHold, 800) onGestureStart
clearTimeout(timer) onGestureEnd

I don't think onGestureOccurred fulfills this requirement?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/823819

Title:
  No onGestureStart or onGestureEnd signals for UTouchTapArea

To manage notifications about this bug go to:
https://bugs.launchpad.net/utouch-qml/+bug/823819/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to