mirror of
https://github.com/emilk/egui.git
synced 2026-06-28 07:23:13 -04:00
* 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