egui/crates
Rinde van Lon cfb10a04f5
Improve `ComboBox` doc example (#7116)
Improves the `ComboBox` example with some code that shows how to handle
changes in the `ComboBox`’s selection. The approach is based on the
advice given in https://github.com/emilk/egui/discussions/923 . I hope
this saves future me (and hopefully others) a web search for how to do
this.

* [x] I have followed the instructions in the PR template
2025-06-11 12:01:34 +02:00
..
ecolor Remove things that have been deprecated for over a year (#7099) 2025-05-28 09:47:15 +02:00
eframe Typo in `run_native` doc comment (replace "a an" with "an") (#7094) 2025-06-03 16:57:43 +02:00
egui Improve `ComboBox` doc example (#7116) 2025-06-11 12:01:34 +02:00
egui-wgpu Track original SVG size (#7098) 2025-05-28 08:33:01 +02:00
egui-winit Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
egui_demo_app Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
egui_demo_lib Track original SVG size (#7098) 2025-05-28 08:33:01 +02:00
egui_extras Remove things that have been deprecated for over a year (#7099) 2025-05-28 09:47:15 +02:00
egui_glow Track original SVG size (#7098) 2025-05-28 08:33:01 +02:00
egui_kittest Mark HarnessBuilder build functions with #[must_use] 2025-06-07 17:19:12 -07:00
egui_plot Move `egui_plot` to its own repo (#4828) 2024-07-15 18:45:19 +02:00
egui_web Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
emath Fix sometimes blurry SVGs (#7071) 2025-05-21 20:01:40 +02:00
epaint Remove things that have been deprecated for over a year (#7099) 2025-05-28 09:47:15 +02:00
epaint_default_fonts Update `emoji-icon-font` with fix for fullwidth latin characters (#7067) 2025-05-21 13:22:23 +02:00