Skip to content

Commit 1d9f628

Browse files
SentinentSentinent
authored andcommitted
Disabled resizing options window
1 parent e0e5ba8 commit 1d9f628

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BrawlhallaOverlay/OptionsWindow.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
xmlns:local="clr-namespace:BrawlhallaOverlay"
77
mc:Ignorable="d"
88
Width="220" Height="220"
9+
ResizeMode="NoResize"
910
Title="Brawlhalla Ping Overlay" Closing="OptionsWindow_Closing" Loaded="OptionsWindow_Loaded">
1011

1112
<TabControl TabStripPlacement="Left">

0 commit comments

Comments
 (0)