mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-14 21:10:37 +02:00
feat: select the export bcg image and bcg color from appState
This commit is contained in:
@@ -73,6 +73,7 @@ export const exportToCanvas = async (
|
||||
imageCache,
|
||||
renderGrid: false,
|
||||
isExporting: true,
|
||||
exportBackgroundImage: appState.exportBackgroundImage,
|
||||
},
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user