Constant egui::widgets::slider::INF_RANGE_MAGNITUDE

source ยท
const INF_RANGE_MAGNITUDE: f64 = 10.0;
Expand description

When the user asks for an infinitely large range (e.g. logarithmic from zero), give a scale that this many orders of magnitude in size.