feat: crossplatform icon config

This commit is contained in:
Amadou Ada DIENE
2021-07-21 17:55:49 +02:00
parent 7a3d5d7d3a
commit 4e9506aca5
8 changed files with 1108 additions and 19 deletions

View File

@@ -21,8 +21,7 @@ export class Window {
width: 1280,
height: 720,
backgroundColor: '#FFFFFF',
// FIXME
// icon: this.loadIcon(),
icon: this.loadIcon(),
webPreferences: {
// Default behavior in Electron since 5, that
// limits the powers granted to remote content