Re-enable fullscreen on OSX (#1525)
* Re-enable fullscreen on OSX We were inadvertantly disabling the fullscreen button due to a quick of the BrowserWindow api. Add some guards to make sure we no longer save or use a previously-stored `fullscreen: false` in our window configs. // FREEBIE * Use logger.info instead of console.log Note the use of stringify to make config object safe for bunyan https://github.com/trentm/node-bunyan#log-method-api // FREEBIEpull/749/head
parent
3c45e9c350
commit
23700e1776
Loading…
Reference in New Issue