egui/crates
Emil Ernerfeldt f034f6db9f
Refactor: move text selection logic to own module (#3843)
This is a follow-up to https://github.com/emilk/egui/issues/3804 and a
pre-requisite for https://github.com/emilk/egui/issues/3816
2024-01-19 15:38:53 +01:00
..
ecolor Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
eframe Lower some logging from debug -> trace 2024-01-19 13:44:04 +01:00
egui Refactor: move text selection logic to own module (#3843) 2024-01-19 15:38:53 +01:00
egui-wgpu Update wgpu to 0.19 (#3824) 2024-01-19 10:14:13 +01:00
egui-winit Fix: handle `IconData::default()` without crashing (#3842) 2024-01-19 14:24:26 +01:00
egui_demo_app Update wgpu to 0.19 (#3824) 2024-01-19 10:14:13 +01:00
egui_demo_lib Refactor: move text selection logic to own module (#3843) 2024-01-19 15:38:53 +01:00
egui_extras Update to ehttp 0.4 (#3834) 2024-01-17 15:39:28 +01:00
egui_glow Update wgpu to 0.19 (#3824) 2024-01-19 10:14:13 +01:00
egui_plot Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
epaint Selectable text in Labels (#3814) 2024-01-14 15:17:55 +01:00