mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: scale padding
This commit is contained in:
parent
d4d9ecf6c6
commit
94f20566d1
2 changed files with 16 additions and 12 deletions
|
@ -97,6 +97,7 @@ export const exportToCanvas = async (
|
|||
canvas,
|
||||
fancyBackgroundImageUrl: appState.fancyBackgroundImageUrl!,
|
||||
backgroundColor: viewBackgroundColor,
|
||||
exportScale: appState.exportScale,
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue