mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
Spelling: ... wox (#3775)
* spelling: arguments * spelling: config * spelling: deactivated * spelling: exception * spelling: folder * spelling: initialize * spelling: makesure * spelling: response * spelling: storage * spelling: visibility * spelling: serialized * spelling: zipped
This commit is contained in:
@@ -196,7 +196,7 @@ namespace PowerLauncher
|
||||
|
||||
private void OnDeactivated(object sender, EventArgs e)
|
||||
{
|
||||
if (_settings.HideWhenDeactive)
|
||||
if (_settings.HideWhenDeactivated)
|
||||
{
|
||||
if (isDPIChanged)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user