egui/crates
Harrison Gieraltowski b40dba18c6
DragValue: when keyboard editing, only update the value on focus lost (#2688)
* test

* moved some accesskit stuff

* reverted accesskit change

* Add explanatory comment

* fmt

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2023-02-08 09:35:44 +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 Support for transparent backbuffer in wgpu winit binding (#2684) 2023-02-06 14:16:17 +01:00
egui DragValue: when keyboard editing, only update the value on focus lost (#2688) 2023-02-08 09:35:44 +01:00
egui-wgpu Support for transparent backbuffer in wgpu winit binding (#2684) 2023-02-06 14:16:17 +01:00
egui-winit Update for AccessKit refactor that drastically reduces memory usage (#2678) 2023-02-05 19:10:40 +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