Function cosmic::iced::advanced::graphics::damage::group

source ยท
pub fn group(damage: Vec<Rectangle>, bounds: Rectangle) -> Vec<Rectangle>
Expand description

Groups the given damage regions that are close together inside the given bounds.