mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-15 21:40:06 +02:00
feat: scale padding
This commit is contained in:
@@ -97,6 +97,7 @@ export const exportToCanvas = async (
|
||||
canvas,
|
||||
fancyBackgroundImageUrl: appState.fancyBackgroundImageUrl!,
|
||||
backgroundColor: viewBackgroundColor,
|
||||
exportScale: appState.exportScale,
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user