mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 21:30:03 -04:00
[slider] Logarithmic sliders with support for zero and infinity
Logarithmic sliders will intelligently help you pick a good range even if you inlcude zero or infinity. They also support crossing the zero value, so you can have a slider span -INF to +INF. The sliders now also supports reversed sliders (large -> small).
This commit is contained in:
Reference in New Issue
Block a user