mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 20:57:22 +02:00
spelling: explicitly
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -88,7 +88,7 @@ namespace Microsoft.PowerToys.Settings.UI.Runner
|
|||||||
shellPage.Refresh();
|
shellPage.Refresh();
|
||||||
}
|
}
|
||||||
|
|
||||||
// XAML Islands: If the window is open, explicity force it to be shown to solve the blank dialog issue https://github.com/microsoft/PowerToys/issues/3384
|
// XAML Islands: If the window is open, explicitly force it to be shown to solve the blank dialog issue https://github.com/microsoft/PowerToys/issues/3384
|
||||||
if (isOpen)
|
if (isOpen)
|
||||||
{
|
{
|
||||||
Show();
|
Show();
|
||||||
|
|||||||
Reference in New Issue
Block a user