re_time_panel::time_ranges_ui

Constant GAP_EXPANSION_FRACTION

Source
const GAP_EXPANSION_FRACTION: f64 = _; // 0.25f64
Expand description

How much of the gap use up to expand segments visually to either side?

Should be strictly less than half, or we will get overlapping segments.