mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-11-28 07:39:49 +08:00
Add focus on visibility changed
This commit is contained in:
parent
f212f0e7bf
commit
273902a6c2
@ -141,6 +141,7 @@ namespace PowerLauncher
|
||||
_firstDeleteTimer.Start();
|
||||
Activate();
|
||||
UpdatePosition();
|
||||
SearchBox.QueryTextBox.Focus();
|
||||
_settings.ActivateTimes++;
|
||||
if (!_viewModel.LastQuerySelected)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user