Mermaid Sequence Diagram Cropped Horizontally

Steps to reproduce

add a mermaid sequence diagram with more than three actors

sequenceDiagram

title OG Bug
actor User
participant A
participant B
participant C
participant D
participant E

Did you follow the troubleshooting guide? [Y/N]

Yes - I reproduced in Sandbox

Expected result

I would expect to be able to scroll horizontally

Actual result

The image is cut off

Environment

SYSTEM INFO:
Obsidian version: v1.3.7
Installer version: v1.3.7
Operating system: Darwin Kernel Version 22.3.0: Mon Jan 30 20:38:37 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T6000 22.3.0
Login status: not logged in
Insider build toggle: off
Live preview: on
Legacy editor: off
Base theme: dark
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 5
Plugins enabled: 5
1: Advanced Tables v0.19.1
2: Dataview v0.5.56
3: Excalidraw v1.9.16
4: TagFolder v0.16.10
5: Obsidian Git v2.20.7

RECOMMENDATIONS:
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.


Additional information

1 Like

4 posts were merged into an existing topic: Mermaid Inconsistent Diagram Sizes