deps: smithay + egui update

This commit is contained in:
Victoria Brekenfeld 2022-11-17 20:32:54 +01:00
parent aa3ee245d1
commit 7a034c8e52
20 changed files with 906 additions and 657 deletions

View file

@ -1243,7 +1243,8 @@ impl TilingLayout {
}
})
.flat_map(|(mapped, loc)| {
mapped.render_elements::<TilingRenderElement<R>>(
AsRenderElements::<R>::render_elements::<TilingRenderElement<R>>(
mapped,
loc.to_physical_precise_round(output_scale)
- mapped
.geometry()