mirror of
https://github.com/emilk/egui.git
synced 2026-07-20 05:28:55 +00:00
78a0ae879e
Will no longer change egui::Window!
This example shows that you can use egui in parallel from multiple threads.
cargo run -p hello_world_par