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
I figured out how to run the examples cargo run --example=<example> --package=webview-examples but now I'm finding the app will open a window and may have a button or two, but clicking the buttons does nothing. No error messages are showing up in the logs.
color_change
todo example is just a purple screen
The text was updated successfully, but these errors were encountered:
randall-coding
changed the title
How do I build and use examples?
Examples not working correctly on Ubuntu 20.04. No interactivity.
Jul 13, 2021
I figured out how to run the examples
cargo run --example=<example> --package=webview-examples
but now I'm finding the app will open a window and may have a button or two, but clicking the buttons does nothing. No error messages are showing up in the logs.color_change
todo example is just a purple screen
The text was updated successfully, but these errors were encountered: