Function i_slint_core::layout::solve_grid_layout

source ยท
pub fn solve_grid_layout(data: &GridLayoutData<'_>) -> SharedVector<Coord>
Expand description

return, an array which is of size data.cells.len() * 2 which for each cell we give the pos, size