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
When using the zoom option with a slide that has a Mermaid diagram in it, the graph size only follows the gradually increasing zoom value to a certain point. From then on, the diagram size starts to decrease.
Minimal reproduction
Steps to reproduce the behavior:
Run:
git clone https://github.com/gy-mate/talks
cd talks/2024-12-10_BME_FLOSS_assignment
git checkout 8a11af1
slidev
Slidev version: 0.51.0-beta.4 (global) and 0.50.0 (local)
Browser: Safari 18.2 and Google Chrome 131.0.6778.205
OS: macOS 15.2
The text was updated successfully, but these errors were encountered:
gy-mate
changed the title
Increasing the zoom value makes Mermaid graph sizes yo-yo
Increasing the zoom value makes Mermaid diagram sizes yo-yo
Dec 30, 2024
Describe the bug
When using the
zoom
option with a slide that has a Mermaid diagram in it, the graph size only follows the gradually increasingzoom
value to a certain point. From then on, the diagram size starts to decrease.Minimal reproduction
Steps to reproduce the behavior:
git clone https://github.com/gy-mate/talks cd talks/2024-12-10_BME_FLOSS_assignment git checkout 8a11af1 slidev
2.5
to1
at https://github.com/gy-mate/talks/blob/8a11af18b216e5fbf66350ca1bf036f36c2c6b81/2024-12-10_BME_FLOSS_assignment/pages/Python.md?plain=1#L31
back to2.5
2.5
to3
Environment
0.51.0-beta.4
(global) and0.50.0
(local)18.2
and Google Chrome131.0.6778.205
15.2
The text was updated successfully, but these errors were encountered: