remove support for hidden-inset (#11975)
This commit is contained in:
parent
7bcccdec41
commit
846be03f1d
3 changed files with 2 additions and 4 deletions
|
@ -220,7 +220,6 @@ It creates a new `BrowserWindow` with native properties as set by the `options`.
|
|||
* `hidden` - Results in a hidden title bar and a full size content window, yet
|
||||
the title bar still has the standard window controls ("traffic lights") in
|
||||
the top left.
|
||||
* `hidden-inset` - Deprecated, use `hiddenInset` instead.
|
||||
* `hiddenInset` - Results in a hidden title bar with an alternative look
|
||||
where the traffic light buttons are slightly more inset from the window edge.
|
||||
* `customButtonsOnHover` Boolean (optional) - Draw custom close, minimize,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue