diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json index 70794da6e..44cbbb32e 100644 --- a/docs/User Guide/!!!meta.json +++ b/docs/User Guide/!!!meta.json @@ -9114,32 +9114,6 @@ "dataFileName": "math.gif", "attachments": [] }, - { - "isClone": false, - "noteId": "fJ7nbsprnKr7", - "notePath": [ - "pOsGYCXsbNQG", - "Wxt3vVlxlYLi", - "fJ7nbsprnKr7" - ], - "title": "mermaid.png", - "notePosition": 460, - "prefix": null, - "isExpanded": false, - "type": "image", - "mime": "image/png", - "attributes": [ - { - "type": "label", - "name": "originalFileName", - "value": "mermaid.png", - "isInheritable": false, - "position": 10 - } - ], - "dataFileName": "mermaid.png", - "attachments": [] - }, { "isClone": false, "noteId": "TFAiJIXJFfqv", diff --git a/docs/User Guide/User Guide/Attachments/mermaid.png b/docs/User Guide/User Guide/Attachments/mermaid.png deleted file mode 100644 index 1c48d2aa6..000000000 Binary files a/docs/User Guide/User Guide/Attachments/mermaid.png and /dev/null differ diff --git a/docs/User Guide/User Guide/Note Types/Mermaid Diagrams.md b/docs/User Guide/User Guide/Note Types/Mermaid Diagrams.md index efa2d7c9d..dd9a12461 100644 --- a/docs/User Guide/User Guide/Note Types/Mermaid Diagrams.md +++ b/docs/User Guide/User Guide/Note Types/Mermaid Diagrams.md @@ -23,6 +23,7 @@ It's possible to switch between the two layouts at any time by pressing the ![]( * The preview can be moved around by holding the left mouse button and dragging. * Zooming can also be done by using the scroll wheel. * The zoom and position on the preview will remain fixed as the diagram changes, to be able to work more easily with large diagrams. +* The size of the source/preview panes can be adjusted by hovering over the border between them and dragging it with the mouse. * In the [Floating buttons](../Basic%20Concepts%20and%20Features/UI%20Elements/Floating%20buttons.md) area: * The source/preview can be laid out left-right or bottom-top via the _Move editing pane to the left / bottom_ option. * Press _Lock editing_ to automatically mark the note as read-only. In this mode, the code pane is hidden and the diagram is displayed full-size. Similarly, press _Unlock editing_ to mark a read-only note as editable. diff --git a/src/public/app/doc_notes/en/User Guide/!!!meta.json b/src/public/app/doc_notes/en/User Guide/!!!meta.json index 0c83f2046..c4514d722 100644 --- a/src/public/app/doc_notes/en/User Guide/!!!meta.json +++ b/src/public/app/doc_notes/en/User Guide/!!!meta.json @@ -9114,32 +9114,6 @@ "dataFileName": "math.gif", "attachments": [] }, - { - "isClone": false, - "noteId": "fJ7nbsprnKr7", - "notePath": [ - "pOsGYCXsbNQG", - "Wxt3vVlxlYLi", - "fJ7nbsprnKr7" - ], - "title": "mermaid.png", - "notePosition": 460, - "prefix": null, - "isExpanded": false, - "type": "image", - "mime": "image/png", - "attributes": [ - { - "type": "label", - "name": "originalFileName", - "value": "mermaid.png", - "isInheritable": false, - "position": 10 - } - ], - "dataFileName": "mermaid.png", - "attachments": [] - }, { "isClone": false, "noteId": "TFAiJIXJFfqv", diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Attachments/mermaid.png b/src/public/app/doc_notes/en/User Guide/User Guide/Attachments/mermaid.png deleted file mode 100644 index 1c48d2aa6..000000000 Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Attachments/mermaid.png and /dev/null differ diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Mermaid Diagrams.html b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Mermaid Diagrams.html index 95b8d98fa..46b8a133a 100644 --- a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Mermaid Diagrams.html +++ b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Mermaid Diagrams.html @@ -56,6 +56,8 @@ changes, to be able to work more easily with large diagrams. +
  • The size of the source/preview panes can be adjusted by hovering over + the border between them and dragging it with the mouse.
  • In the Floating buttons area: