mirror of
https://github.com/emilk/egui.git
synced 2026-07-18 04:28:55 +00:00
628c84cbee
* 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