skpm/sketch-module-web-view

`titleBarStyle: "hidden"` produces the same result as `"hiddenInset"`

オープン

#147 opened on 2020/03/29

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (63 件のフォーク)github user discovery
bughelp wanted

Repository metrics

Stars
 (288 個のスター)
PR merge metrics
 (30d に merged 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

コントリビューターガイド