mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-27 07:46:15 +01:00
refs #90 Remove title bar
This commit is contained in:
parent
3ba5e0fa9a
commit
5f3373ae4f
@ -164,6 +164,7 @@ function createWindow () {
|
|||||||
* Initial window options
|
* Initial window options
|
||||||
*/
|
*/
|
||||||
mainWindow = new BrowserWindow({
|
mainWindow = new BrowserWindow({
|
||||||
|
titleBarStyle: 'hidden',
|
||||||
height: 563,
|
height: 563,
|
||||||
useContentSize: true,
|
useContentSize: true,
|
||||||
width: 1000,
|
width: 1000,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user