Hacker News new | ask | show | jobs
by harshulpandav 2687 days ago
How does this work on devices with touch screen?

(My apologies if this question has already been raised)

2 comments

(Your apology was rejected as it's clearly stated in the ultra short OP)

It prefetches on touch event while a "click" is normally triggered by a touch release.

> It prefetches on touch event while a "click" is normally triggered by a touch release.

So now I can't even touch my screen without being taken somewhere else, because I don't know where all the active areas are.

This is addressed in the article...