Add support for titleBarStyle: 'hidden-inset' on OS X 10.9

This commit is contained in:
Milan Burda 2016-09-03 00:45:20 +02:00
parent 02ce727ff6
commit 9911e60f5b
2 changed files with 101 additions and 14 deletions

View file

@ -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: