ls1intum / Apollon

UML Modeling Editor written in React
https://apollon-library.readthedocs.io
MIT License
65 stars 22 forks source link

Names of actors cut off in exported diagram #369

Open farisd16 opened 1 month ago

farisd16 commented 1 month ago

Describe the bug

When exporting a Use Case diagram as a PNG or SVG, names of actors may not be fully visible if they are too long.

To Reproduce

  1. Create a Use Case diagram
  2. Add an actor with a long name like in the screenshots below
  3. Export diagram as SVG or PNG
  4. Assert that the name of the actor is cut off

Expected behavior

The names of actors should be fully visible in the exported diagram.

Screenshots

image__10_ image__9_

Environment

 - OS: Ubuntu 22.04.
 - Browser: Chrome
 - Version: 126.0.6478.182