mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -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