Function rerun::external::eframe::egui::text_selection::visuals::paint_text_selection
pub fn paint_text_selection(
galley: &mut Arc<Galley>,
visuals: &Visuals,
cursor_range: &CursorRange,
new_vertex_indices: Option<&mut Vec<RowVertexIndices>>
)
Expand description
Adds text selection rectangles to the galley.