deps: smithay + egui update
This commit is contained in:
parent
aa3ee245d1
commit
7a034c8e52
20 changed files with 906 additions and 657 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue