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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"