2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-09-28 20:29:04 +00:00
nativefier/app
Jia Hao d020d5d659 Fix mainWindow state not managed properly
Need to call manage `mainWindowState.manage(mainWindow)` immediately instead of at the end of `createMainWindow()`, if not certain changes such as maximizing the main window before it has been registered will not be saved.
2016-03-25 21:06:59 +08:00
..
inject Fix bug where css is always injected 2016-02-25 15:25:14 +08:00
src Fix mainWindow state not managed properly 2016-03-25 21:06:59 +08:00
nativefier.json Split gulpfile into multiple parts 2016-02-28 00:45:44 +08:00
package.json Don't modify the window title 2016-01-30 00:30:25 +08:00