mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
SVG export: add image size (#2292)
This commit is contained in:
parent
9de6c947ef
commit
5c26bd19d7
2 changed files with 5 additions and 0 deletions
|
@ -302,6 +302,7 @@ export const exportCanvas = async (
|
|||
exportBackground,
|
||||
viewBackgroundColor,
|
||||
exportPadding,
|
||||
scale,
|
||||
shouldAddWatermark,
|
||||
metadata:
|
||||
appState.exportEmbedScene && type === "svg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue