hediet / vscode-drawio

This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
https://marketplace.visualstudio.com/items?itemName=hediet.vscode-drawio
GNU General Public License v3.0
9.09k stars 414 forks source link

could not export except the first page of diagrams #280

Open prosup opened 2 years ago

prosup commented 2 years ago

export svg/png can only export the first page even the active page is the other. draw.io web app can export multiple pages according to which is the focused one.

DocFogel commented 2 years ago

I can confirm the error on version 1.6.4. However, exporting to svg exports the active page, whereas exporting png always export the first page. Attaching a simple file that expose the error, saved as a text-file. export.txt

z2care commented 6 months ago

It still exist problem on v1.6.6. Hope the project owner highlight this.

dgard1981 commented 1 month ago

This problem still persists, version 1.6.6 is still the latest version.

A dirty workaround is to reorder the pages, so that the diagram you want to export is on the first page. But it's not ideal and hope the issue is fixed soon.