jgraph / drawio

draw.io is a JavaScript, client-side editor for general diagramming.
https://www.drawio.com
Other
41.35k stars 7.67k forks source link

Part of diagram is missing #4629

Open MYousaf0014 opened 2 months ago

MYousaf0014 commented 2 months ago

We are using drawio library to draw the diagrams and it looks very cool. But the issue is when we export the diagram using .vsdx file to Ms-visio it is missing some parts as well as icons.

Please note that we have customize it to add our own objects(these object have text and icons in it, icons use img tag, and they appear fine on diagram). Below is the attached image of working of diagram and icons balanced

In above image i have highlighted icons using red rectangle and also point the issue in circle shape. these icons missing in ms visio when export from drawio using vsdx file.

In above image black rectangle part is fully missing in ms-visio. below is the image from ms-visio

visio balanced

Vsdx file and VSDXExport.js library is also attached so you know its the correct one or not. vsdx file and library.zip