egui/crates
Lucas Meurer 5bb20f511e
Fix links and text selection in horizontal_wrapped layout (#6905)
* Closes <https://github.com/emilk/egui/issues/6904>
* [x] I have followed the instructions in the PR template

This was broken in https://github.com/emilk/egui/pull/5411. Not sure if
this is the best fix or if `PlacedRow::rect` should be updated, but I
think it makes sense that PlacedRow::rect ignores leading space.
2025-05-06 17:40:18 +02:00
..
ecolor Enable more clippy lints (#6853) 2025-04-24 17:32:50 +02:00
eframe Add external eventloop support (#6750) 2025-04-29 12:09:23 +02:00
egui Fix links and text selection in horizontal_wrapped layout (#6905) 2025-05-06 17:40:18 +02:00
egui-wgpu Enable more clippy lints (#6853) 2025-04-24 17:32:50 +02:00
egui-winit Add macOS-specific `has_shadow` and `with_has_shadow` to ViewportBuilder (#6850) 2025-04-29 12:02:42 +02:00
egui_demo_app Make `WidgetText` smaller and faster (#6903) 2025-05-06 17:35:56 +02:00
egui_demo_lib Add italic button benchmark to test `RichText` performance impact (#6897) 2025-04-30 10:38:41 +02:00
egui_extras Load images on the ui thread for tests (#6901) 2025-04-30 12:55:57 +02:00
egui_glow Fix text distortion on mobile devices/browsers with `glow` backend (#6893) 2025-04-30 14:12:08 +02:00
egui_kittest Enable more clippy lints (#6853) 2025-04-24 17:32:50 +02: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 Enable more clippy lints (#6853) 2025-04-24 17:32:50 +02:00
epaint Fix links and text selection in horizontal_wrapped layout (#6905) 2025-05-06 17:40:18 +02:00
epaint_default_fonts Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00