Skip to main content

row_drag_ghost_at_pointer

Function row_drag_ghost_at_pointer 

Source
pub fn row_drag_ghost_at_pointer(
    cells: Vec<String>,
    widths_px: Vec<f32>,
    x: f32,
    y: f32,
) -> RowDragGhost