mirror of
https://github.com/electron/electron.git
synced 2026-02-18 02:51:53 -05:00
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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user