egui/crates
Zoxc 9be060fe69
Allow cursors to be linked for plots (#1722)
* 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
2022-08-28 09:36:08 +02:00
..
eframe egui_glow: allow empty (zero-sized) textures 2022-08-24 14:34:34 +02:00
egui Allow cursors to be linked for plots (#1722) 2022-08-28 09:36:08 +02:00
egui-wgpu Release 0.19.0 - wgpu backend, repaint_after, continue-after-close 2022-08-20 16:49:58 +02:00
egui-winit Release 0.19.0 - wgpu backend, repaint_after, continue-after-close 2022-08-20 16:49:58 +02:00
egui_demo_app Disable custom 3D painting example in the egui demo app for Es100 (#1945) 2022-08-20 19:54:18 +02:00
egui_demo_lib Allow cursors to be linked for plots (#1722) 2022-08-28 09:36:08 +02:00
egui_extras Release 0.19.0 - wgpu backend, repaint_after, continue-after-close 2022-08-20 16:49:58 +02:00
egui_glium egui_glium correct texture filtering (#1962) 2022-08-25 08:05:58 +02:00
egui_glow egui_glow: allow empty (zero-sized) textures 2022-08-24 14:34:34 +02:00
egui_web Fix broken GitHub source links due to #1940 2022-08-20 15:18:02 +02:00
emath Release 0.19.0 - wgpu backend, repaint_after, continue-after-close 2022-08-20 16:49:58 +02:00
epaint Release 0.19.0 - wgpu backend, repaint_after, continue-after-close 2022-08-20 16:49:58 +02:00