skpm/sketch-module-web-view

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

Open

#147 opened on 2020年3月29日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (63 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (290 stars)
PR merge metrics
 (PR metrics pending)

説明

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

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