Open
Description
Setting BrowserWindow's titleBarStyle
to hidden
, produces the same result as hiddenInset
.
The expected result should be the traffic light buttons being placed in the same position as if using default
, not slightly more inset.
Reproduced in version 3.4.1
Package | hidden |
hiddenInset |
---|---|---|
Electron | ✅Expected ![]() |
![]() |
SMWV | ❌Result ![]() |
![]() |