diff --git a/Apollon.WPF/MainWindow.xaml b/Apollon.WPF/MainWindow.xaml index 7491888..954819e 100644 --- a/Apollon.WPF/MainWindow.xaml +++ b/Apollon.WPF/MainWindow.xaml @@ -6,70 +6,57 @@ xmlns:local="clr-namespace:Apollon.WPF" xmlns:views="clr-namespace:Apollon.WPF.Views" mc:Ignorable="d" Title="Apollon Auswertung Bogen" - Height="800" - Width="1120" + Height="680" + Width="1080" WindowStartupLocation="CenterScreen" Background="Transparent" AllowsTransparency="True" WindowStyle="None" - MouseDown="Window_MouseDown"> - + ResizeMode="CanResizeWithGrip"> + - - - - - - + + - - - +