egui/crates
Zoxc 53ff83737b
Plot: Add auto_bounds_x, auto_bounds_y and reset (#2029)
* Make double click reset to the initial view

* Allow forcing auto bounds

* Allow plots to be reset

* Rename `modified` to `bounds_modified`
2022-10-02 08:44:59 +02:00
..
eframe Improve text redering and do all color operation in gamma space (#2071) 2022-09-24 17:53:11 +02:00
egui Plot: Add auto_bounds_x, auto_bounds_y and reset (#2029) 2022-10-02 08:44:59 +02:00
egui-wgpu Fix typo in wgpu warning message 2022-09-25 16:46:40 +02:00
egui-winit update arboard to 3.0 (#2067) 2022-09-21 09:14:55 +02:00
egui_demo_app Make eframe::App::as_any_mut optional to implement (#2061) 2022-09-20 13:58:55 +02:00
egui_demo_lib Improve text redering and do all color operation in gamma space (#2071) 2022-09-24 17:53:11 +02:00
egui_extras egui_extras: Add Table::vertical_scroll_offset (#1946) 2022-08-28 09:37:23 +02:00
egui_glium Improve text redering and do all color operation in gamma space (#2071) 2022-09-24 17:53:11 +02:00
egui_glow Improve text redering and do all color operation in gamma space (#2071) 2022-09-24 17:53:11 +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 Improve text redering and do all color operation in gamma space (#2071) 2022-09-24 17:53:11 +02:00