From f788143c1ac92c6d1b90e4012fcb435bc483f352 Mon Sep 17 00:00:00 2001 From: Birunthan Mohanathas Date: Wed, 25 Jul 2018 00:20:21 +0200 Subject: [PATCH] pr: Update docs --- docs/api/browser-window.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/api/browser-window.md b/docs/api/browser-window.md index a01d1037ee74..f03c0cc91e42 100644 --- a/docs/api/browser-window.md +++ b/docs/api/browser-window.md @@ -1346,8 +1346,9 @@ Changes window icon. * `visible` Boolean -Sets whether the window traffic light buttons should be visible. This has no -effect when `titleBarStyle` is set to `customButtonsOnHover`. +Sets whether the window traffic light buttons should be visible. + +This cannot be called when `titleBarStyle` is set to `customButtonsOnHover`. #### `win.setAutoHideMenuBar(hide)`