Update macOS DMG window dimensions for improved layout
All checks were successful
farmcontrol/farmcontrol-server/pipeline/head This commit looks good
All checks were successful
farmcontrol/farmcontrol-server/pipeline/head This commit looks good
- Adjusted the DMG window dimensions to enhance the visual presentation during installation, changing the height and width values for better content accommodation.
This commit is contained in:
parent
564b200d3c
commit
e469752c49
@ -277,13 +277,13 @@ function buildMacDmgWithCreateDmg(
|
||||
"120",
|
||||
"--icon",
|
||||
appBundleName,
|
||||
"98",
|
||||
"270",
|
||||
"108",
|
||||
"210",
|
||||
"--hide-extension",
|
||||
appBundleName,
|
||||
"--app-drop-link",
|
||||
"282",
|
||||
"250",
|
||||
"302",
|
||||
"210",
|
||||
"--format",
|
||||
"UDZO",
|
||||
];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user