egui/crates/egui_plot/src/items
Nicolas PASCAL 9fa8aa7e30
`Plot::Items:allow_hover` give possibility to masked the interaction on hovered item (#2558)
This is particularly interesting if you want to authorize a single hover
tooltip on an item in the event of an interaction.

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2024-03-27 16:35:36 +01:00
..
bar.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
box_elem.rs Add `#[inline]` to all builder-pattern functions (#3557) 2023-11-16 13:50:05 +01:00
mod.rs `Plot::Items:allow_hover` give possibility to masked the interaction on hovered item (#2558) 2024-03-27 16:35:36 +01:00
rect_elem.rs Better handle additive colors in plots (#3387) 2023-09-25 15:45:32 +02:00
values.rs Enforce writing username in TODO comments (#4235) 2024-03-26 11:48:24 +01:00