egui/crates/egui_plot/src
Wybe Westra fa8d535fe7
Disabled widgets are now also disabled in the accesskit output (#4750)
Marking widgets as disabled was not reflected in the accesskit output,
now the disabled status should match.

---------

Co-authored-by: Wybe Westra <w.westra@kwantcontrols.nl>
2024-07-02 09:18:30 +02:00
..
items Replace some `...` with `…` 2024-05-29 11:48:50 +02:00
axis.rs egui_plot: Improve default formatter of tick-marks (#4738) 2024-06-30 14:20:41 +02:00
legend.rs Disabled widgets are now also disabled in the accesskit output (#4750) 2024-07-02 09:18:30 +02:00
lib.rs Fix plot bounds of empty plots (#4741) 2024-06-30 17:49:54 +02:00
memory.rs Do no use the ahash reimport (#4504) 2024-05-27 16:24:50 +02:00
plot_ui.rs Expose `PlotGeometry` in public API (#4193) 2024-03-21 12:27:18 +01:00
transform.rs Fix plot bounds of empty plots (#4741) 2024-06-30 17:49:54 +02:00