bevy_webview
bevy_webview copied to clipboard
Cursor mode integration between Bevy and a webview
Webview cursor state should be propagated into Bevy world.
E.g. when pointing over a button, the cursor style should be a pointer.
Cursor states: https://www.w3schools.com/jsref/prop_style_cursor.asp