inkeliz / gowebview

Simple WebView for Golang, avoiding CGO for Windows.
MIT License
54 stars 12 forks source link

Fix unresponsive window when multiples windows are open #5

Closed inkeliz closed 3 years ago

inkeliz commented 3 years ago

That change makes possible to open multiples webview at same time.