We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1321005 + 74cf92b commit 4f7e839Copy full SHA for 4f7e839
Flow.Launcher/SettingWindow.xaml
@@ -22,7 +22,7 @@
22
Icon="Images\app.ico"
23
Loaded="OnLoaded"
24
MouseDown="window_MouseDown"
25
- ResizeMode="CanResizeWithGrip"
+ ResizeMode="CanResize"
26
StateChanged="Window_StateChanged"
27
WindowStartupLocation="CenterScreen"
28
mc:Ignorable="d">
0 commit comments