mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: async renderScene
This commit is contained in:
parent
5d9d2afcb7
commit
a289e36397
2 changed files with 2 additions and 1 deletions
|
@ -73,7 +73,6 @@ export const exportToCanvas = async (
|
|||
imageCache,
|
||||
renderGrid: false,
|
||||
isExporting: true,
|
||||
exportBackgroundImage: appState.exportBackgroundImage,
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue