egui/crates
hinto-janaiyo 628c84cbee
Add trailing_fill() toggle to Slider (#2660)
* slider: add trailing_color toggle

* slider/visuals: add global option in visuals with override toggle

* slider: add to demos

* use `.unwrap_or_else()` instead of match
2023-02-05 08:17:58 +01:00
..
ecolor Clear color values are now explicitely sent to the rendering backend as-is. (#2666) 2023-02-04 11:02:15 +01:00
eframe eframe: ask if the window is minimized or maximized (#2672) 2023-02-04 16:05:23 +01:00
egui Add trailing_fill() toggle to Slider (#2660) 2023-02-05 08:17:58 +01:00
egui-wgpu Update to to winit 0.28 (#2654) 2023-02-04 12:43:43 +01:00
egui-winit Position persistence and sane clamping to still-available monitors for Windows (#2583) 2023-02-04 15:33:32 +01:00
egui_demo_app Remove native screen reader support (#2669) 2023-02-04 11:47:36 +01:00
egui_demo_lib Add trailing_fill() toggle to Slider (#2660) 2023-02-05 08:17:58 +01:00
egui_extras Update SVG crates (#2670) 2023-02-04 13:00:04 +01:00
egui_glium Remove native screen reader support (#2669) 2023-02-04 11:47:36 +01:00
egui_glow cargo update (#2671) 2023-02-04 13:41:34 +01:00
egui_web Fix broken GitHub source links due to #1940 2022-08-20 15:18:02 +02:00
emath Add emath::inverse_lerp 2022-12-22 12:33:06 +01:00
epaint New feature to support unity vertex layout requirement (#2493) 2023-02-04 15:33:41 +01:00