egui/crates
Andreas Reich ca513ce241
Plot items now have optional id which is returned in the plot's response when hovered (#3920)
This allows users to check which item the user interacts with in the
plot.



https://github.com/emilk/egui/assets/1220815/1a174b38-8414-49be-a802-d187cd93d154

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2024-01-30 15:55:56 +01:00
..
ecolor Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
eframe Much more accurate `cpu_usage` timing (#3913) 2024-01-29 19:12:16 +01:00
egui Expand plot axes thickness to fit their labels (#3921) 2024-01-30 12:45:27 +01:00
egui-wgpu Postpone call to get_current_texture (#3914) 2024-01-29 18:06:21 +01:00
egui-winit Postpone call to get_current_texture (#3914) 2024-01-29 18:06:21 +01:00
egui_demo_app Much more accurate `cpu_usage` timing (#3913) 2024-01-29 19:12:16 +01:00
egui_demo_lib Plot items now have optional id which is returned in the plot's response when hovered (#3920) 2024-01-30 15:55:56 +01:00
egui_extras Use a selectable label for syntax-highlighted text in egui_extras 2024-01-22 14:47:58 +01:00
egui_glow Update wgpu to 0.19 (#3824) 2024-01-19 10:14:13 +01:00
egui_plot Plot items now have optional id which is returned in the plot's response when hovered (#3920) 2024-01-30 15:55:56 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Expand plot axes thickness to fit their labels (#3921) 2024-01-30 12:45:27 +01:00
epaint Add opacity factor to `TextShape` (#3916) 2024-01-30 15:55:18 +01:00