Capturing the very basic Touch action on the screen

Today, you can trigger actions based on a Tap, Double-Tap or when you start dragging an object. However, there are scenarios where you’d like to trigger actions based on the very moment you touch the screen.
For example, I touch the screen and I expect a context menu to appear right below my finger. I didn’t move my finger, neither I tapped any object. I just touched the screen and rested my finger still.
Ideally, this trigger should capture the X,Y coordinates of the finger in real time, so you could create some interesting effects as you move it, or detect if the finger is trailing over some objects.

god idea.

Vote for this idea:

  • I agree
  • I disagree

0 voters