Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fullscreen mode #44

Open
eFrane opened this issue Dec 6, 2020 · 3 comments
Open

Fullscreen mode #44

eFrane opened this issue Dec 6, 2020 · 3 comments

Comments

@eFrane
Copy link
Owner

eFrane commented Dec 6, 2020

Large diagrams are hard to read, a fullscreen mode with overflow scrolling should be added.

@eFrane
Copy link
Owner Author

eFrane commented Feb 12, 2021

Also, Gantt Charts are basically just something pretty to look at at the moment and not really readable at all.

@NathanStrutz
Copy link

Given that the fullscreen view isn't part of Mermaid, I don't think that really belongs in this Vuepress plugin. I wonder if there's a chance you can wrap it with your own fullscreen Vue component.

@PeppeL-G
Copy link

If I'm not mistaking, clicking on an image in the default theme for VuePress 2 (maybe also was so in later versions of VuePress 1? I didn't update it often) will open the image in some kind of full screen mode using https://medium-zoom.francoischalifour.com/. Would love an identical behavior from this plugin (I want users to think my mermaid graphs are images, so I want them to have the same behavior). But since one can listen for clicks in mermaid, it's probably a setting one should be able to enable or disable. Or support through another plugin, e.g. vuepress-plugin-mermaid-with-medium-zoom.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants