Show Blender Foundation videos by default
* Finishes the saved torrents feature! * Torrents load and save correctly. Poster is autogenerated only once. * Torrents can be paused and restarted * Download button indicates state: - White means paused - Pulsating green means downloading - Solid green means finished downloading, only seeding
This commit is contained in:
@@ -25,7 +25,7 @@ function createMainWindow (menu) {
|
||||
title: config.APP_NAME,
|
||||
titleBarStyle: 'hidden-inset', // Hide OS chrome, except traffic light buttons (OS X)
|
||||
width: 450,
|
||||
height: 300
|
||||
height: 450
|
||||
})
|
||||
win.loadURL(config.INDEX)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user