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

Activity Diagram Export Text With Linebreak Cutoff #196

Open
florian-glombik opened this issue Nov 23, 2021 · 0 comments
Open

Activity Diagram Export Text With Linebreak Cutoff #196

florian-glombik opened this issue Nov 23, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@florian-glombik
Copy link

Describe the bug

When descriptions consisting of multiple words are used for e.g. Action descriptions the editor displays them with linebreaks, but the export (SVG, png, and pdf) is broken - meaning that the text is not displayed with a linebreak in the export and the text is cut off.

To Reproduce

  1. Go to Apollon
  2. Create an Activity Diagram
  3. Add a description with multiple words so that a linebreak is displayed in the editor
  4. Export the diagram as SVG, png or pdf
  5. See that the export is broken

Expected behavior

The text should be displayed in the export in the same way as it is displayed within the editor.

Screenshots

Apollon.-.Google.Chrome.2021-11-23.10-59-09.mp4

Environment

 - Browser: Chrome (96.0.4664.45)
 - Apollon Version: 1.3.7
@florian-glombik florian-glombik added the bug Something isn't working label Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant