Skip to content

Utilities toolbar export model to SVG does not display custom CS images. #111

Description

@harolato

After exporting via:
1607618552 1

The exported SVG still contains path to the image. Custom images/icons were introduced via ConcreteSyntax formalism. This makes the exported SVG to display incorrectly:
chrome_83b6n7OhrK

Possible solutions for a fix:

  1. convert image files into base64 blobs for direct display on SVG
  2. render the SVG into PNG on server/client side before download.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions