Lots of good UI updates and code formatting

This commit is contained in:
Nathan Parikh
2017-08-25 15:15:06 -05:00
parent 504aed67be
commit 2f52fd2978
4 changed files with 779 additions and 225 deletions

View File

@@ -30,7 +30,7 @@ function createWindow () {
y: mainWindowState.y,
width: mainWindowState.width,
height: mainWindowState.height,
//maxWidth: 360,
maxWidth: 360,
minWidth: 160,
minHeight: 150,
maximizable: false,