* Allow cursors to be linked * Link cursors in demo * Refactor cursor memory to deal with removal of plots * Refactor PlotItem::on_hover to produce a list of cursors * Use a separate `LinkedCursorsGroup` type to link cursors. * Refactor `Cursor`. * Inline `push_argument_ruler` and `push_value_ruler`. * Update documentation * Update doc reference |
||
|---|---|---|
| .. | ||
| eframe | ||
| egui | ||
| egui-wgpu | ||
| egui-winit | ||
| egui_demo_app | ||
| egui_demo_lib | ||
| egui_extras | ||
| egui_glium | ||
| egui_glow | ||
| egui_web | ||
| emath | ||
| epaint | ||