mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
Small improvements to the demo (add source code links etc)
This commit is contained in:
@@ -125,7 +125,7 @@ impl WidgetGallery {
|
||||
ui.end_row();
|
||||
|
||||
ui.add(doc_link_label(
|
||||
"SelectableLabel:",
|
||||
"SelectableLabel",
|
||||
"selectable_value,SelectableLabel",
|
||||
));
|
||||
ui.horizontal(|ui| {
|
||||
|
||||
Reference in New Issue
Block a user