jchv/go-webview2

DevTools

wwderw opened this issue · 0 comments

Just found this project for Windows. Joy to work with so far. Much better then the built in webview as far as abilities go.

One thing that I wasn't able to do though was turn off DevTools by setting debug to false (or just passing false directly into webview2.New(). Otherwise it works perfectly from what I have been testing with it.

Is there something else that I need to do to turn off DevTools or is it possible to turn off DevTools for Webview2?