egui/crates
Adrian Blumer eb7ca72534
Fix`TextEdit` selection when placed in a `Scene`. (#5791)
* Closes https://github.com/emilk/egui/issues/5789
* [x] I have followed the instructions in the PR template

While this change fixes the TextEdit specific issue, I'm worried that
the underlying problem is more fundamental and could show up in other
widgets, and I'm wondering if there's a more general solution?
2025-03-17 10:00:47 +01:00
..
ecolor Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
eframe Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
egui Fix`TextEdit` selection when placed in a `Scene`. (#5791) 2025-03-17 10:00:47 +01:00
egui-wgpu Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
egui-winit Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
egui_demo_app Add `Ui::close` and `Response::should_close` (#5729) 2025-02-20 17:59:29 +01:00
egui_demo_lib ⚠️ Improved menu based on `egui::Popup` (#5716) 2025-03-03 14:56:30 +01:00
egui_extras Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
egui_glow Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
egui_kittest Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
egui_plot Move `egui_plot` to its own repo (#4828) 2024-07-15 18:45:19 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Add `Popup` and `Tooltip`, unifying the previous behaviours (#5713) 2025-02-18 15:53:07 +01:00
epaint Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
epaint_default_fonts Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00