Update smithay-egui and fix compilation of debug
This commit is contained in:
parent
2729be8542
commit
4a780cb343
8 changed files with 42 additions and 87 deletions
|
|
@ -371,7 +371,7 @@ impl State {
|
|||
userdata
|
||||
.get::<SupressedKeys>()
|
||||
.unwrap()
|
||||
.add(&handle);
|
||||
.add(&handle, None);
|
||||
return FilterResult::Intercept(None);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue