mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
"Clear the previous query on launch" has a flicker (#10291)
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
Closing="OnClosing"
|
||||
Background="Transparent"
|
||||
LocationChanged="OnLocationChanged"
|
||||
Activated="OnActivated"
|
||||
Deactivated="OnDeactivated"
|
||||
IsVisibleChanged="OnVisibilityChanged"
|
||||
Visibility="{Binding MainWindowVisibility, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}"
|
||||
|
||||
Reference in New Issue
Block a user