From 41d582f689acf13daa6619af42545ec935078f28 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 5 Jun 2017 14:16:23 -0700 Subject: [PATCH] Add back hidden-inset as a deprecated option --- docs/api/browser-window.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/api/browser-window.md b/docs/api/browser-window.md index 83b4a3383104..69407ec2a712 100644 --- a/docs/api/browser-window.md +++ b/docs/api/browser-window.md @@ -198,6 +198,7 @@ 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,