egui/crates
Emil Ernerfeldt a6b60d5d58
Control Separator widths, and less clipping in ScrollArea (#2665)
* Add Separator::grow and Separator::shrink

* Be more conservative with the clipping in ScrollArea:s

* Add test of the growing separator

* Improve test output

* Update changelog

* Add back a little bit more clipping

* Make the minimum scroll handle length a bit longer

* More clip rect tweaks
2023-02-03 13:19:25 +01:00
..
ecolor Improve the look of thin lines, making them look weaker (#2437) 2022-12-12 16:18:05 +01:00
eframe Add simple Windows CI workflow check (#2663) 2023-02-03 13:19:12 +01:00
egui Control Separator widths, and less clipping in ScrollArea (#2665) 2023-02-03 13:19:25 +01:00
egui-wgpu wgpu upgraded to 0.15. demo working on linux (#2629) 2023-01-27 09:19:47 +01:00
egui-winit Update accesskit_winit and dark_light (#2655) 2023-01-31 10:41:27 +01:00
egui_demo_app wgpu upgraded to 0.15. demo working on linux (#2629) 2023-01-27 09:19:47 +01:00
egui_demo_lib Control Separator widths, and less clipping in ScrollArea (#2665) 2023-02-03 13:19:25 +01:00
egui_extras Avoid deadlocks by using lambdas for context lock (#2625) 2023-01-25 10:24:23 +01:00
egui_glium Release 0.20.1 of eframe egui-winit egui_glium egui_glow - docs fixes 2022-12-11 17:04:23 +01:00
egui_glow Add simple Windows CI workflow check (#2663) 2023-02-03 13:19:12 +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 Fix rendering of (ellipsis) 2023-01-23 20:24:38 +01:00