egui/crates
Antoine Beyeler 74891cac2f
egui_plot: fix panic when the base step size is set to 0 (#4078)
This can happen e.g. when the user forces some axis range to (0.0, 0.0)
like in rerun-io/rerun#5239
2024-02-20 16:26:47 +01:00
..
ecolor Release 0.26.2 - Response.interact/context_menu fix 2024-02-14 10:49:57 +01:00
eframe Release 0.26.2 - Response.interact/context_menu fix 2024-02-14 10:49:57 +01:00
egui Support interacting with the background of a `Ui` (#4074) 2024-02-20 14:39:26 +01:00
egui-wgpu Release 0.26.2 - Response.interact/context_menu fix 2024-02-14 10:49:57 +01:00
egui-winit Release 0.26.2 - Response.interact/context_menu fix 2024-02-14 10:49:57 +01:00
egui_demo_app Update `ehttp` to 0.5 (#4055) 2024-02-16 10:57:54 +01:00
egui_demo_lib New widget interaction logic (#4026) 2024-02-17 15:48:23 +01:00
egui_extras Fix interaction with widgets inside selectable rows of `Table` (#4077) 2024-02-20 14:50:13 +01:00
egui_glow Release 0.26.2 - Response.interact/context_menu fix 2024-02-14 10:49:57 +01:00
egui_plot egui_plot: fix panic when the base step size is set to 0 (#4078) 2024-02-20 16:26:47 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Add layer transforms, interaction in layer (#3906) 2024-02-17 11:02:56 +01:00
epaint Add `ColorImage::from_gray_iter` (#3536) 2024-02-20 15:29:23 +01:00