I just discovered this new feature now! Thanks, but I tried the following without any benefit:
ui.Webview(tab.item, {
url = "[Login to see the link].."*",
options = '--disable-gpu --disable-software-rasterizer'
})
Anything wrong on my side? Any other recommended flag?
The WebView2 GPU Process is still there and consuming 30% CPU...
I would like to disable the GPU process completely...