summaryrefslogtreecommitdiff
path: root/chromium/docs/website/site/user-experience/options/index.md
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2022-02-04 17:20:24 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2022-02-12 08:15:25 +0000
commit8fa0776f1f79e91fc9c0b9c1ba11a0a29c05196b (patch)
tree788d8d7549712682703a0310ca4a0f0860d4802b /chromium/docs/website/site/user-experience/options/index.md
parent606d85f2a5386472314d39923da28c70c60dc8e7 (diff)
downloadqtwebengine-chromium-8fa0776f1f79e91fc9c0b9c1ba11a0a29c05196b.tar.gz
BASELINE: Update Chromium to 98.0.4758.90
Change-Id: Ib7c41539bf8a8e0376bd639f27d68294de90f3c8 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'chromium/docs/website/site/user-experience/options/index.md')
-rw-r--r--chromium/docs/website/site/user-experience/options/index.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/chromium/docs/website/site/user-experience/options/index.md b/chromium/docs/website/site/user-experience/options/index.md
new file mode 100644
index 00000000000..84d57b0bd1f
--- /dev/null
+++ b/chromium/docs/website/site/user-experience/options/index.md
@@ -0,0 +1,31 @@
+---
+breadcrumbs:
+- - /user-experience
+ - User Experience
+page_name: options
+title: Options
+---
+
+[TOC]
+
+## Introduction
+
+By picking intelligent defaults, we hope that users never have to use the
+options screen. In the event that they do, we hope that we have so few options
+that managing and comprehending the whole set is easy. The options design was
+left until late in the process so that the team would have to live with the
+defaults.
+
+[<img alt="image"
+src="/user-experience/options/options_basics.png">](/user-experience/options/options_basics.png)
+
+## Sections
+
+The options dialog is divided into three usage-based tabs - the majority of
+users will only ever need the options in the **Basics** tab, a minority will
+need the items in the **Minor Tweaks** tab, and very few will ever need to
+examine **Under the Hood**. We had initially attempted content-based sections,
+but that lead to confusion over where a given preference should exist, and mixed
+useful and esoteric preferences together.
+
+Over time, we hope to reduce the number of options further. \ No newline at end of file