You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree to follow the Code of Conduct that this project adheres to.
I have searched the issue tracker for a feature request that matches the one I want to file, without success.
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug
When exporting a drawing containing the API Connections shape to SVG, the image size isn't being preserved and the image is showing as very small. This doesn't seem to affect when exporting as PDF, PNG or JPEG.
To Reproduce
Steps to reproduce the behavior:
Click Create New Diagram.
Select Blank Diagram and click the Create button.
In Search Shapes box (top, left), type Azure SQL and hit Enter.
Select the SQL Database shape to drop it onto the canvas.
Clear the Search Shapes box and type API, then hit Enter.
Select the API Connections shape to drop it onto the canvas.
Use the File > Export as > SVG... option to export the drawing as an SVG image.
Use the File > Export as > PDF... option (or the PNG or JPEG options) to export the drawing as an alternative image.
Compare the SVG image against the other exported formats.
The SVG image format has the wrong image size for the API Connections icon.
Expected behavior
I would expect that the API Connections icon to be the same size as on the drawing canvas and in the other exported image formats.
Screenshots
If applicable, add screenshots to help explain your problem.
Preflight Checklist
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug
When exporting a drawing containing the
API Connections
shape to SVG, the image size isn't being preserved and the image is showing as very small. This doesn't seem to affect when exporting as PDF, PNG or JPEG.To Reproduce
Steps to reproduce the behavior:
Create New Diagram
.Blank Diagram
and click theCreate
button.Search Shapes
box (top, left), typeAzure SQL
and hitEnter
.SQL Database
shape to drop it onto the canvas.Search Shapes
box and typeAPI
, then hitEnter
.API Connections
shape to drop it onto the canvas.File
>Export as
>SVG...
option to export the drawing as an SVG image.File
>Export as
>PDF...
option (or thePNG
orJPEG
options) to export the drawing as an alternative image.SVG
image against the other exported formats.API Connections
icon.Expected behavior
I would expect that the
API Connections
icon to be the same size as on the drawing canvas and in the other exported image formats.Screenshots
If applicable, add screenshots to help explain your problem.
Exported images
Correct versions
PDF
SVG Export Issue.drawio.pdf
PNG
JPEG
Issue version
SVG
draw.io version (In the Help->About menu of the draw.io editor):
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
N/A
The text was updated successfully, but these errors were encountered: