mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
now devtools will launch when IMAGEGRID_DEBUG env var is set...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c22641b39a
commit
817dc61c9b
@ -136,8 +136,9 @@ function createWindow(){
|
||||
function(){ WIN = null })
|
||||
|
||||
// devtools for different windows...
|
||||
process.env.IMAGEGRID_DEBUG
|
||||
&& WIN.openDevTools({mode: 'undocked'})
|
||||
//WIN.webContents.openDevTools({mode: 'undocked'})
|
||||
//WIN.openDevTools({mode: 'undocked'})
|
||||
|
||||
return WIN }
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user