SVG export: add image size (#2292)

This commit is contained in:
Geraint
2020-10-28 17:10:22 +00:00
committed by GitHub
parent 9de6c947ef
commit 5c26bd19d7
2 changed files with 5 additions and 0 deletions

View File

@ -302,6 +302,7 @@ export const exportCanvas = async (
exportBackground,
viewBackgroundColor,
exportPadding,
scale,
shouldAddWatermark,
metadata:
appState.exportEmbedScene && type === "svg"