Upgrade brightray for #863
This commit is contained in:
parent
0ac2443eb0
commit
ab9e1dd650
2 changed files with 3 additions and 2 deletions
|
@ -48,7 +48,8 @@ You can also create a window without chrome by using
|
||||||
zoom percent / 100, so `3.0` represents `300%`
|
zoom percent / 100, so `3.0` represents `300%`
|
||||||
* `kiosk` Boolean - The kiosk mode
|
* `kiosk` Boolean - The kiosk mode
|
||||||
* `title` String - Default window title
|
* `title` String - Default window title
|
||||||
* `icon` [Image](image.md) - The window icon
|
* `icon` [Image](image.md) - The window icon, when omitted on Windows the
|
||||||
|
executable's icon would be used as window icon
|
||||||
* `show` Boolean - Whether window should be shown when created
|
* `show` Boolean - Whether window should be shown when created
|
||||||
* `frame` Boolean - Specify `false` to create a
|
* `frame` Boolean - Specify `false` to create a
|
||||||
[Frameless Window](frameless-window.md)
|
[Frameless Window](frameless-window.md)
|
||||||
|
|
2
vendor/brightray
vendored
2
vendor/brightray
vendored
|
@ -1 +1 @@
|
||||||
Subproject commit 1eb88b037d99ca1ca7708f30b47f158d9c9639e6
|
Subproject commit 09dc5f11e9c83e6ff3c2b6b1b58ceb2b8eae35c4
|
Loading…
Reference in a new issue