egui/crates/egui_demo_lib/src
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
..
demo Add trailing_fill() toggle to Slider (#2660) 2023-02-05 08:17:58 +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