1
0
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:
Emil Ernerfeldt
2021-03-07 19:51:07 +01:00
parent 25d4a7e11e
commit d6233de9dc
4 changed files with 40 additions and 20 deletions

View File

@@ -125,7 +125,7 @@ impl WidgetGallery {
ui.end_row();
ui.add(doc_link_label(
"SelectableLabel:",
"SelectableLabel",
"selectable_value,SelectableLabel",
));
ui.horizontal(|ui| {