summaryrefslogtreecommitdiff
path: root/doc/ui_guidelines.md
diff options
context:
space:
mode:
authorRiku Isokoski <riksu9000@gmail.com>2022-02-02 13:57:30 +0200
committerJF <JF002@users.noreply.github.com>2022-02-12 18:36:11 +0100
commita9b77ae0d4bb450c42a17d1610225b7ee83edfe5 (patch)
tree7096f3a251006ac11648357ba5f9f42cf61bc025 /doc/ui_guidelines.md
parent1ac1d5aa5a7023e63c03327a5233dd885d4e9c00 (diff)
Alarm: Change checkable button for a switch
Diffstat (limited to 'doc/ui_guidelines.md')
-rw-r--r--doc/ui_guidelines.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ui_guidelines.md b/doc/ui_guidelines.md
index 0cbd39f5..296497af 100644
--- a/doc/ui_guidelines.md
+++ b/doc/ui_guidelines.md
@@ -9,5 +9,6 @@
- Top bar takes at least 20px + padding
- Top bar right icons move 8px to the left when using a page indicator
- A black background helps to hide the screen border, allowing the UI to look less cramped when utilizing the entire display area.
+- A switch should be twice as wide as it is tall.
![example layouts](./ui/example.png)