Give correct focus handle when project search has no matches
This commit is contained in:
parent
4be84f3db0
commit
de523c2d80
2 changed files with 5 additions and 2 deletions
|
@ -489,7 +489,6 @@ impl<'a> WindowContext<'a> {
|
|||
|
||||
#[cfg(any(test, feature = "test-support"))]
|
||||
{
|
||||
println!("invalidating focus");
|
||||
self.window.focus_invalidated = true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue