From eb0e4cc28cb15403e0c17b97d08c567125e70b31 Mon Sep 17 00:00:00 2001 From: sr55 Date: Mon, 9 Feb 2015 21:45:19 +0000 Subject: WinGui: Misc UI consistency improvements. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6893 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Views/QueueSelectionView.xaml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'win/CS/HandBrakeWPF/Views/QueueSelectionView.xaml') diff --git a/win/CS/HandBrakeWPF/Views/QueueSelectionView.xaml b/win/CS/HandBrakeWPF/Views/QueueSelectionView.xaml index 75538ef0a..c7da33fdb 100644 --- a/win/CS/HandBrakeWPF/Views/QueueSelectionView.xaml +++ b/win/CS/HandBrakeWPF/Views/QueueSelectionView.xaml @@ -7,8 +7,8 @@ xmlns:Conveters="clr-namespace:HandBrakeWPF.Converters" xmlns:Properties="clr-namespace:HandBrakeWPF.Properties" Title="{Binding Title}" - Width="450" - MaxHeight="450" + Width="550" + Height="450" SizeToContent="Height" WindowStartupLocation="CenterScreen" TextOptions.TextFormattingMode="Display" @@ -37,8 +37,8 @@ - + - + -- cgit v1.2.3