mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -04:00
Add a VERY experimental markdown viewer
This commit is contained in:
@@ -29,7 +29,7 @@ impl Default for LayoutTest {
|
||||
|
||||
impl super::Demo for LayoutTest {
|
||||
fn name(&self) -> &str {
|
||||
"🖹 Layouts"
|
||||
"🗺 Layout Test"
|
||||
}
|
||||
|
||||
fn show(&mut self, ctx: &egui::CtxRef, open: &mut bool) {
|
||||
|
||||
Reference in New Issue
Block a user