From 164190053ac8ef37f98e944ae7f9368e8ae5279a Mon Sep 17 00:00:00 2001 From: sr55 Date: Sat, 21 Dec 2013 23:51:58 +0000 Subject: WinGui: Attempt to make the new source selection window less jarring in terms of positioning. Docked it to the left rather than centre and reduce the spacing between the UI elements. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5938 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Controls/SourceSelection.xaml | 15 ++++++++------- win/CS/HandBrakeWPF/Views/MainView.xaml | 4 ++-- 2 files changed, 10 insertions(+), 9 deletions(-) (limited to 'win') diff --git a/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml b/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml index b44785324..437cb1c73 100644 --- a/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml +++ b/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml @@ -16,12 +16,12 @@ - + - + @@ -29,19 +29,19 @@ Minimum="0" Maximum="1000" Number="{Binding SelectedTitle, Mode=TwoWay}" /> - + - + @@ -86,7 +86,8 @@ - + diff --git a/win/CS/HandBrakeWPF/Views/MainView.xaml b/win/CS/HandBrakeWPF/Views/MainView.xaml index 9c5a21f00..4ea954437 100644 --- a/win/CS/HandBrakeWPF/Views/MainView.xaml +++ b/win/CS/HandBrakeWPF/Views/MainView.xaml @@ -685,9 +685,9 @@ - + />