mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 04:07:40 +02:00
revert change based on PR feedback
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
Width="528"
|
Width="528"
|
||||||
SizeToContent="Height"
|
SizeToContent="Height"
|
||||||
Background="White"
|
Background="White"
|
||||||
ResizeMode="CanMinimize"
|
ResizeMode="NoResize"
|
||||||
WindowStartupLocation="CenterScreen"
|
WindowStartupLocation="CenterScreen"
|
||||||
Closed="OnClosed">
|
Closed="OnClosed">
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
Width="528"
|
Width="528"
|
||||||
SizeToContent="Height"
|
SizeToContent="Height"
|
||||||
Background="White"
|
Background="White"
|
||||||
ResizeMode="CanMinimize"
|
ResizeMode="NoResize"
|
||||||
WindowStartupLocation="CenterScreen"
|
WindowStartupLocation="CenterScreen"
|
||||||
Closed="OnClosed">
|
Closed="OnClosed">
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
Width="810"
|
Width="810"
|
||||||
SizeToContent="Height"
|
SizeToContent="Height"
|
||||||
Background="White"
|
Background="White"
|
||||||
ResizeMode="CanMinimize"
|
ResizeMode="NoResize"
|
||||||
WindowStartupLocation="CenterScreen"
|
WindowStartupLocation="CenterScreen"
|
||||||
Loaded="OnLoaded"
|
Loaded="OnLoaded"
|
||||||
Closed="OnClosed">
|
Closed="OnClosed">
|
||||||
|
|||||||
Reference in New Issue
Block a user