Function re_view_graph::ui::draw::draw_rect_label
source · fn draw_rect_label(
ui: &mut Ui,
label: &TextLabel,
highlight: InteractionHighlight,
) -> Response
Expand description
Draw a rectangle to “fake” a label at small scales, where actual text would be unreadable anyways.