pub fn ceil_block_height(height_px: f32) -> f32Expand description
The smallest valid block height (see snap_block_height) that still holds
height_px — the height counterpart of ceil_to_grid.
pub fn ceil_block_height(height_px: f32) -> f32The smallest valid block height (see snap_block_height) that still holds
height_px — the height counterpart of ceil_to_grid.