fn draw_interval_selection_overlay( ui: &mut Ui, strength: f32, painter: &mut Painter, screen_rect: Rect, vertical_offset: f32, zoom_y: f32, (s1, s2): (Entity, Entity), visible_stations: &[(Entity, f32)], )