Update egui, smithay-egui, smithay
This commit is contained in:
parent
afdb656778
commit
a96394f7a6
7 changed files with 131 additions and 245 deletions
|
|
@ -685,7 +685,7 @@ impl CosmicMapped {
|
|||
let glow_renderer = renderer.glow_renderer_mut();
|
||||
match debug.render(
|
||||
|ctx| {
|
||||
egui::Area::new("window")
|
||||
egui::Area::new("window".into())
|
||||
.anchor(
|
||||
egui::Align2::RIGHT_TOP,
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue