Function rerun::external::eframe::egui::text_selection::visuals::paint_text_cursor
pub fn paint_text_cursor(
ui: &Ui,
painter: &Painter,
primary_cursor_rect: Rect,
time_since_last_edit: f64
)
Expand description
Paint one end of the selection, e.g. the primary cursor, with blinking (if enabled).