Function re_time_panel::highlight_timeline_row
source · pub(crate) fn highlight_timeline_row(
ui: &Ui,
ctx: &ViewerContext<'_>,
painter: &Painter,
item: &Item,
row_rect: &Rect
)
Expand description
Draw the hovered/selected highlight background for a timeline row.