mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
fix: make SetWindowButtonVisibility work for customButtonsOnHover (#27073)
This commit is contained in:
@@ -1598,8 +1598,6 @@ Changes window icon.
|
||||
|
||||
Sets whether the window traffic light buttons should be visible.
|
||||
|
||||
This cannot be called when `titleBarStyle` is set to `customButtonsOnHover`.
|
||||
|
||||
#### `win.setAutoHideMenuBar(hide)`
|
||||
|
||||
* `hide` Boolean
|
||||
|
||||
Reference in New Issue
Block a user