We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
how can I save the diagram as png? If I try to right click in the View file it shows the option to save, but nothing actually happens.
Thanks for helping.
The text was updated successfully, but these errors were encountered:
Hi, same problem for me here. My config : Windows 10, Atom 1.24.0 and plantuml-viewer 0.7.2
A quick check reveals that atom.showSaveDialogSync(options) returns an undefined path in saveAs function.
Sorry, something went wrong.
This issue will be fixe in Atom's next release I guess : atom/atom#16801 There is also an available workaround: atom-community/markdown-preview-plus@d1f7492#comments
@khwerhahn : this issue has been solved with the latest atom release (1.24.1)
No branches or pull requests
Hi,
how can I save the diagram as png? If I try to right click in the View file it shows the option to save, but nothing actually happens.
Thanks for helping.
The text was updated successfully, but these errors were encountered: