Peng Xiao
2024-03-11 09:41:09 +00:00
parent b26efa4940
commit 716f679914
4 changed files with 5 additions and 10 deletions

View File

@@ -54,6 +54,7 @@ async function createWindow(additionalArguments: string[]) {
minHeight: 480,
visualEffectState: 'active',
vibrancy: 'under-window',
backgroundMaterial: 'mica',
height: mainWindowState.height,
show: false, // Use 'ready-to-show' event to show window
webPreferences: {