mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 22:30:03 -04:00
[demo] Alwyas start with widget gallery
This commit is contained in:
@@ -26,7 +26,7 @@ impl Default for PlotDemo {
|
||||
}
|
||||
|
||||
impl super::Demo for PlotDemo {
|
||||
fn name(&self) -> &str {
|
||||
fn name(&self) -> &'static str {
|
||||
"🗠 Plot"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user