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