rhysd / electron-about-window

'About This App' mini-window for Electron apps
https://www.npmjs.com/package/about-window
MIT License
409 stars 46 forks source link

I set open_devtools: false, but the devtools window will still open. #47

Closed zwdgit closed 4 years ago

rhysd commented 4 years ago

Please provide what you did for reproduction. Otherwise I can say nothing

rhysd commented 4 years ago

https://github.com/rhysd/electron-about-window/blob/master/src/index.ts#L157 At least implementation guards opening devtools by checking the prop.

rhysd commented 4 years ago

Closing as no response.