TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Changeset 191644: Implement viewport-width-based fast-click heuristic

7 点作者 kostarelo超过 9 年前

3 条评论

gcb0超过 9 年前
what a brain-f#* of inconsistent behavior.<p>this is the result of one side of the architects wanting fast click and the other side wanting double tap-zoom. and then the group just giving up and accepting the worst middle ground possible just to quit the pointless discussion.<p>Good UI is consistent. this is as annoying as writing in a office application before disabling all the &quot;smart&quot; text replacement helpers
WorldMaker超过 9 年前
Wouldn&#x27;t it be better to just implement W3C Recommendation Pointer Events[0] and its touch-action CSS control and to stop trying to kludge things based on viewport META tags?<p>[0] <a href="http:&#x2F;&#x2F;www.w3.org&#x2F;TR&#x2F;pointerevents&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.w3.org&#x2F;TR&#x2F;pointerevents&#x2F;</a>
lmilcin超过 9 年前
It is wrong on so many levels. And there is going to be a checkbox for that too, to confuse users even further.