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

PUML previews are always cut off at bottom #382

Open
mmoser18 opened this issue Jan 25, 2022 · 1 comment
Open

PUML previews are always cut off at bottom #382

mmoser18 opened this issue Jan 25, 2022 · 1 comment

Comments

@mmoser18
Copy link

The right-hand side preview pane of the ASCII-Editor which shows the generated GraphViz/PUML output is always cut off at the bottom. Typically one can only see the upper 1/2 of a picture and - for wide pictures - sometimes even only the top 1/10 or 1/20 or so of the actual picture - I hope the attached screenshot makes the issue clear.

One also can not scroll or pan around on that picture making that preview almost useless (one can essentially only use it to right-click on the picture-fragment and select "Save as picture file" to save the entire picture to a file that one can then inspect with a different viewer). The corresponding IntelliJ plugin handles this MUCH better - there the preview is actually helpful!
AsciiDoctor preview pane cut off

@de-jcup
Copy link
Owner

de-jcup commented Feb 20, 2022

Please

  • provide an example plantuml diagram (that would be extreme helpful).
  • describe which version asciidoctor-editor plugin do you use
  • describe which render mode is used (installed asciidoctor or ASP server?)
  • describe which graphviz version is used?
  • describe which plantuml version (if own)
  • describe your system (Seems to be Windows ?)
  • Have you set SVG or PNG as output for Plantuml Editor (Asciidoc) ?
    With Use SVG as default output for plantuml editor #265 the output format default became SVG.
    which can be scaled in browsers.

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

2 participants