Merge pull request #7077 from miniak/title-bar-style
Add support for titleBarStyle: 'hidden-inset' on OS X 10.9
This commit is contained in:
commit
7ed33dfbee
2 changed files with 101 additions and 14 deletions
|
@ -221,7 +221,6 @@ Possible values of the `titleBarStyle` option are:
|
|||
the top left.
|
||||
* `hidden-inset` results in a hidden title bar with an alternative look
|
||||
where the traffic light buttons are slightly more inset from the window edge.
|
||||
It is not supported on macOS 10.9 Mavericks, where it falls back to `hidden`.
|
||||
|
||||
The `webPreferences` option is an object that can have the following properties:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue