Why is there sometimes a half-second delay between the click and the action?
There are places in the user interface where you may click to perform an action, but the action doesn’t actually take place until a half second later. Why is there a half-second delay? Because it’s waiting to see if the user is on the way to a double-click
Excerpt from:
Why is there sometimes a half-second delay between the click and the action?


