mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 13:50:04 -04:00
[demo] Move color test to WrapApp
This commit is contained in:
@@ -57,7 +57,7 @@ impl Default for HttpApp {
|
||||
|
||||
impl epi::App for HttpApp {
|
||||
fn name(&self) -> &str {
|
||||
"HTTP Fetch"
|
||||
"⬇ HTTP"
|
||||
}
|
||||
|
||||
/// Called each time the UI needs repainting, which may be many times per second.
|
||||
|
||||
Reference in New Issue
Block a user