egui/crates/egui_demo_lib/src
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
..
demo Control `Separator` widths, and less clipping in `ScrollArea` (#2665) 2023-02-03 13:19:25 +01:00
easy_mark Avoid deadlocks by using lambdas for context lock (#2625) 2023-01-25 10:24:23 +01:00
color_test.rs Improve the look of thin lines, making them look weaker (#2437) 2022-12-12 16:18:05 +01:00
lib.rs Control `Separator` widths, and less clipping in `ScrollArea` (#2665) 2023-02-03 13:19:25 +01:00
syntax_highlighting.rs Avoid deadlocks by using lambdas for context lock (#2625) 2023-01-25 10:24:23 +01:00