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