diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Zoom.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Zoom.html index e69de29bb..91e0383e7 100644 --- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Zoom.html +++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Zoom.html @@ -0,0 +1,8 @@ +
Zoom applies to the entire UI, including text.
+On the desktop application, use the Global menu to + zoom in/out.
+On both web browser and the desktop, the keyboard shortcuts Ctrl+Shift++ and Ctrl+Shift+- can + be used.
+As an alternative to the zoom, the text size can be individually adjusted + by going to Options → Appearance.
\ No newline at end of file diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json index 28842f4d7..e6b64a3a4 100644 --- a/docs/User Guide/!!!meta.json +++ b/docs/User Guide/!!!meta.json @@ -3076,6 +3076,20 @@ "value": "zoom", "isInheritable": false, "position": 20 + }, + { + "type": "relation", + "name": "internalLink", + "value": "x3i7MxGccDuM", + "isInheritable": false, + "position": 30 + }, + { + "type": "relation", + "name": "internalLink", + "value": "4TIF1oA4VQRO", + "isInheritable": false, + "position": 40 } ], "format": "markdown", diff --git a/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/Zoom.md b/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/Zoom.md index e69de29bb..88404cac3 100644 --- a/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/Zoom.md +++ b/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/Zoom.md @@ -0,0 +1,10 @@ +# Zoom +Zoom applies to the entire UI, including text. + +On the desktop application, use the Global menu to zoom in/out. + +On both web browser and the desktop, the keyboard shortcuts Ctrl+Shift++ and Ctrl+Shift+- can be used. + +## Adjusting the text size instead + +As an alternative to the zoom, the text size can be individually adjusted by going to Options → _Appearance_. \ No newline at end of file