skpm/sketch-module-web-view

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

Open

#147 aperta il 29 mar 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (63 fork)github user discovery
bughelp wanted

Metriche repository

Star
 (290 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor