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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

What do you think about UI that gives density customization like Gmail?

3 点作者 throwaway8829将近 2 年前
How do you feel about UI that gives you settings to control the layout (Gmail), vs having a more opinionated single layout (Instagram)?

3 条评论

DLA将近 2 年前
Absolute must have! In a former life I was a trader and the Bloomberg terminal has some very dense displays which are all stunning. Far too many sites and apps use very padded cards and sections which make for a very poor “data&#x2F;ink ratio” [1]. Allowing the user to density the display with settings options fixes it.<p>[1] <a href="https:&#x2F;&#x2F;jtr13.github.io&#x2F;cc19&#x2F;tuftes-principles-of-data-ink.html" rel="nofollow">https:&#x2F;&#x2F;jtr13.github.io&#x2F;cc19&#x2F;tuftes-principles-of-data-ink.h...</a>
zalebz将近 2 年前
Providing user UI flexibility is never a &quot;problem&quot;.<p>Obviously there is a tradeoff - there is always a tradeoff in software.<p>Having just gone through a re-design, our team&#x27;s tradeoff was how much time to spend tweaking media-queries&#x2F;screen-size responsivity for the countless permutations of device-resolutions &amp; dpis vs just picking a handful of density-levels.
verdverm将近 2 年前
&quot;One size does not fit all&quot; is a common phrase for a reason