commit
b4c48664f8
1 changed files with 1 additions and 0 deletions
|
@ -378,6 +378,7 @@ if (browserOptions.transparent) {
|
||||||
// No transparency, so we load a fallback that uses basic styles.
|
// No transparency, so we load a fallback that uses basic styles.
|
||||||
win.loadURL('file://' + __dirname + '/fallback.html');
|
win.loadURL('file://' + __dirname + '/fallback.html');
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|
||||||
### `app.commandLine.appendSwitch(switch[, value])`
|
### `app.commandLine.appendSwitch(switch[, value])`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue