Hacker News new | ask | show | jobs
by outside1234 3907 days ago
Remind me: They originally had the 350ms delay in there to distinguish between a tap and a pinch, correct?
3 comments

A tap and a double-tap, AFAIK. Since the latter is used for zooming, if the page is not scalable then the possibility that the user has double-tapped can be disregarded.
As I recall, it's waiting for a double-tap.
yeah, it is a mechanism of iOS gesture recognizer