Constant re_time_panel::time_ranges_ui::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.