ls1intum / Apollon

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

Exporting Colored Title to PDF does not work #349

Open FiasKr opened 3 months ago

FiasKr commented 3 months ago

Describe the bug

When exporting a ClassDiagram including a class with a colored title to PDF, the title is black again in the PDF-File.

To Reproduce

  1. Create a new ClassDiagramm
  2. Add a Class object
  3. Change the title to orange
  4. export as PDF
  5. See that the title is black

Expected behavior

Title should be orange

Environment

 - OS: Windows
 - Browser: Edge
 - Version 123.0.2420.65 (Official build) (64-bit)