egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

egui game-development gamedev gui imgui rust wasm
1 Open Issue Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Update the egui documentation to reflect the deprecation of `egui::Frame::none()` and replace it with the recommended alternatives, `Frame::NONE` or `Frame::new()`, providing updated code examples in the documentation.

Complexity: 2/5
good first issue docs and examples

egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

Rust
#egui#game-development#gamedev#gui#imgui#rust#wasm