mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Print Preview: Add validity check for kSettingPagesPerSheet.
https://chromium-review.googlesource.com/c/chromium/src/+/1381133
This commit is contained in:
@@ -78,6 +78,7 @@ const defaultPrintingSetting = {
|
||||
printWithCloudPrint: false,
|
||||
printWithPrivet: false,
|
||||
printWithExtension: false,
|
||||
pagesPerSheet: 1,
|
||||
deviceName: 'Save as PDF',
|
||||
generateDraftData: true,
|
||||
fitToPageEnabled: false,
|
||||
|
||||
Reference in New Issue
Block a user