Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

win.isDevToolsOpen() not supported in v0.15.3? #5063

Closed
kimhonoridez opened this issue Jul 1, 2016 · 2 comments
Closed

win.isDevToolsOpen() not supported in v0.15.3? #5063

kimhonoridez opened this issue Jul 1, 2016 · 2 comments
Assignees

Comments

@kimhonoridez
Copy link

I wanted to trigger this function but it is undefined:

var win = nw.Window.get();
win.isDevToolsOpen();
@ghostoy ghostoy self-assigned this Jul 7, 2016
@Christywl
Copy link
Contributor

win.isDevToolsOpen() is still undefined on nwjs-sdk-v0.21.4. But I find that this is not supported for now in the docs(http://docs.nwjs.io/en/latest/For%20Users/Migration/From%200.12%20to%200.13/#known-issues). @rogerwang , am I right?

@rogerwang
Copy link
Member

close as duplicate of #4487

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants