mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Upgrade brightray for #863
This commit is contained in:
@@ -48,7 +48,8 @@ You can also create a window without chrome by using
|
||||
zoom percent / 100, so `3.0` represents `300%`
|
||||
* `kiosk` Boolean - The kiosk mode
|
||||
* `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
|
||||
* `frame` Boolean - Specify `false` to create a
|
||||
[Frameless Window](frameless-window.md)
|
||||
|
||||
2
vendor/brightray
vendored
2
vendor/brightray
vendored
Submodule vendor/brightray updated: 1eb88b037d...09dc5f11e9
Reference in New Issue
Block a user