mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
parent
084aff2bf3
commit
36980160ae
13 changed files with 605 additions and 0 deletions
|
@ -326,6 +326,7 @@ const LayerUI = ({
|
|||
if (canvas) {
|
||||
await exportCanvas(type, exportedElements, appState, canvas, {
|
||||
exportBackground: appState.exportBackground,
|
||||
name: appState.name,
|
||||
viewBackgroundColor: appState.viewBackgroundColor,
|
||||
scale,
|
||||
shouldAddWatermark: appState.shouldAddWatermark,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue