mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
Update go-webview
This commit is contained in:
@@ -168,6 +168,7 @@ func (e *Chromium) EnvironmentCompleted(res uintptr, env *ICoreWebView2Environme
|
||||
}
|
||||
env.vtbl.AddRef.Call(uintptr(unsafe.Pointer(env)))
|
||||
e.environment = env
|
||||
|
||||
env.vtbl.CreateCoreWebView2Controller.Call(
|
||||
uintptr(unsafe.Pointer(env)),
|
||||
e.hwnd,
|
||||
|
||||
Reference in New Issue
Block a user