From: sr55 Date: Thu, 7 Jun 2012 23:58:09 +0000 (+0000) Subject: WinGui: Changes to the Main Window and Advanced Tab to make allow it to better suppor... X-Git-Tag: 0.9.9~584 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=368023e13a633e9dc94f27696c84f3ce3ca24ed3;p=handbrake WinGui: Changes to the Main Window and Advanced Tab to make allow it to better support window resizing. Thanks to beta-tester git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4720 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- diff --git a/win/CS/HandBrakeWPF/Views/AdvancedView.xaml b/win/CS/HandBrakeWPF/Views/AdvancedView.xaml index 92923f6c8..0e47ddf10 100644 --- a/win/CS/HandBrakeWPF/Views/AdvancedView.xaml +++ b/win/CS/HandBrakeWPF/Views/AdvancedView.xaml @@ -1,10 +1,14 @@  + xmlns:Properties="clr-namespace:HandBrakeWPF.Properties" + x:Name="advancedView" + mc:Ignorable="d" + > @@ -21,298 +25,566 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - + + + + + + - - - - - - - - - - - + - - - - - - + + + + - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + - + - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/win/CS/HandBrakeWPF/Views/MainView.xaml b/win/CS/HandBrakeWPF/Views/MainView.xaml index 0b8347c0b..938e31719 100644 --- a/win/CS/HandBrakeWPF/Views/MainView.xaml +++ b/win/CS/HandBrakeWPF/Views/MainView.xaml @@ -1,27 +1,35 @@  + UseLayoutRounding="True" + WindowStartupLocation="CenterScreen" + > - + - + @@ -45,19 +53,21 @@ - + - + - - + +