Index: Core/Common/src/Core.Common.Gui/Forms/MainWindow/MainWindow.xaml =================================================================== diff -u -rfb14afc31606f579890306f0d0394a98f8750c55 -r351bc162b342f48130dd88640d45b84c6a79e8f7 --- Core/Common/src/Core.Common.Gui/Forms/MainWindow/MainWindow.xaml (.../MainWindow.xaml) (revision fb14afc31606f579890306f0d0394a98f8750c55) +++ Core/Common/src/Core.Common.Gui/Forms/MainWindow/MainWindow.xaml (.../MainWindow.xaml) (revision 351bc162b342f48130dd88640d45b84c6a79e8f7) @@ -33,6 +33,8 @@ Title="MainWindow" Height="768" Width="1024" x:Name="Window" Icon="/Core.Common.Gui;component\Resources/Riskeer.ico" + ResizeMode="CanResizeWithGrip" + FlowDirection="LeftToRight" Loaded="MainWindow_OnLoaded">