window: set min height of one row visible
This commit is contained in:
1
index.js
1
index.js
@@ -56,6 +56,7 @@ function createMainWindow () {
|
|||||||
backgroundColor: '#282828',
|
backgroundColor: '#282828',
|
||||||
darkTheme: true,
|
darkTheme: true,
|
||||||
minWidth: 360,
|
minWidth: 360,
|
||||||
|
minHeight: 168,
|
||||||
show: false,
|
show: false,
|
||||||
title: 'WebTorrent',
|
title: 'WebTorrent',
|
||||||
titleBarStyle: 'hidden-inset',
|
titleBarStyle: 'hidden-inset',
|
||||||
|
|||||||
Reference in New Issue
Block a user