feat: fancyBackgrounds in svg
This commit is contained in:
@@ -47,6 +47,7 @@ export const exportCanvas = async (
|
||||
exportPadding,
|
||||
exportScale: appState.exportScale,
|
||||
exportEmbedScene: appState.exportEmbedScene && type === "svg",
|
||||
fancyBackgroundImageUrl: appState.fancyBackgroundImageUrl,
|
||||
},
|
||||
files,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user