mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-05-13 15:10:05 +00:00
refactor: modernize splash screen
This commit is contained in:
@@ -1008,8 +1008,8 @@ function createSplashWindow(): BrowserWindow {
|
||||
: join(process.resourcesPath, 'icon.ico'))
|
||||
|
||||
splashWindow = new BrowserWindow({
|
||||
width: 760,
|
||||
height: 460,
|
||||
width: 856,
|
||||
height: 540,
|
||||
resizable: false,
|
||||
frame: false,
|
||||
transparent: true,
|
||||
|
||||
Reference in New Issue
Block a user