Open sakya opened 2 weeks ago
In order to be able to render anything on top, you need to enable WindowlessRendering:
And what are the "more issues" in the comment that WindowlessRendering can cause? 😅
EDIT: with WindowlessRendering enabled it's impossible to write in the google search tetxbox
Seems you already found one "more issue". As stated its not recommended.
So it's impossible to implement JSDialogHandler
without using an actual dialog window.
I wanted to just render a control (with a backdrop) over the browser.
you better create an actual window
It seems that is impossible to draw anything over the AvaloniaCefBrowser.
If you change the BrowserView.axaml like this
the border should be in front of the browser but it's not visible
OS: Windows 11