Skip to content

Commit

Permalink
Disable MainWindow resizing
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Apr 7, 2017
1 parent bf1f593 commit 819e28c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LightBulb/Views/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
FontFamily="{DynamicResource MaterialDesignFont}"
Icon="/LightBulb;component/favicon.ico"
Loaded="MainWindow_OnLoaded"
ResizeMode="NoResize"
ShowInTaskbar="False"
SnapsToDevicePixels="True"
TextElement.FontSize="13"
Expand Down

0 comments on commit 819e28c

Please sign in to comment.