Open jamesmortensen opened 3 years ago
Hi! That's a good question. I'm not entirely sure what it would take to get devtools working, but I think it'd be great to have it working.
Could you answer a couple questions to point me in the right direction?
winver
)?
I was playing around with webview/webview and made my way here. I've been looking for a browser wrapper based on WebKit for awhile now and am happy to see a community working on native platforms.
I noticed in webkit/webkit that if I generate a binary with C++, the browser wrappers do let you access the WebKit devtools but that it's not available in the Node version. I'm thinking maybe the webview.go file may just simply be out of date, but I'm not sure.
What would be involved in enabling right click inspect? Thank you!