You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Still an issue.
Why have a maximum?
I have a large diagram, I can zoom as close as I need in mermaid.live, but 1.5 is too small for specific zoom ins, and 2.0 wouldn't cut it either.
If safety is the issue, I'm all for making it a reasonable default, but allow it to be changed in the config.
I know I'll need at least 4.0 as my max on this particular project I'm working on.
The ZOOM_MAX_SCALE constraint results in an insufficient level of zoom for large ERDs with many relationships.
Zoom scale appears to increment by 0.1 in the preview window. I think increasing the constant from 1.5 to 2.0 would suffice.
current mermaid library setting: integrated library (v10.3.0)
VS Code Version: 1.85.1
vscode-mermaid-editor/src/constants/commands.ts
Line 18 in 5941281
The text was updated successfully, but these errors were encountered: