1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

extract SnippetForm component & add focsuing after form loaded & enhance CSS of Article focusing effect in

This commit is contained in:
Rokt33r
2015-07-16 02:14:51 +09:00
parent f56dd10106
commit 863de33f63
5 changed files with 130 additions and 104 deletions

View File

@@ -12,7 +12,6 @@ var mainWindow = null
// if (process.platform !== 'darwin') app.quit()
// })
app.on('ready', function () {
makeNewMainWindow()