skpm/sketch-module-web-view
在 GitHub 查看`titleBarStyle: "hidden"` produces the same result as `"hiddenInset"`
Open
#147 创建于 2020年3月29日
bughelp wanted
仓库指标
- Star
- (290 star)
- PR 合并指标
- (PR 指标待抓取)
描述
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 |