You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When hovering over links I would expect the cursor to change. However in the embedded browser of my application on Mac OSX it stays unchanged, the default arrow. When running safari/chrome (not embedded), the cursor changes as expected. Is this something I can influence by settings?
The text was updated successfully, but these errors were encountered:
This setting is on false in my application, I also did a small this with the avalonia demo in the cefglue project. both with windowlessrendering to true and false. And there the cursos doesn't change as well despite having used both option for windowlessrendering so I guess it is not the Webview control but rather CefGlue of Cef that cause this issue.
When hovering over links I would expect the cursor to change. However in the embedded browser of my application on Mac OSX it stays unchanged, the default arrow. When running safari/chrome (not embedded), the cursor changes as expected. Is this something I can influence by settings?
The text was updated successfully, but these errors were encountered: