From 392005a7d2341fa497f929b7549b749c51c249d6 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 2 Jun 2013 17:02:42 +0000 Subject: WinGui: Some usability improvements around presets. Also trying out a "Hide Presets Panel" option similar to that of the macgui. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5544 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Views/ChaptersView.xaml | 4 ++- win/CS/HandBrakeWPF/Views/MainView.xaml | 48 ++++++++++++++++++++++++++--- win/CS/HandBrakeWPF/Views/ShellView.xaml | 5 ++- 3 files changed, 49 insertions(+), 8 deletions(-) (limited to 'win/CS/HandBrakeWPF/Views') diff --git a/win/CS/HandBrakeWPF/Views/ChaptersView.xaml b/win/CS/HandBrakeWPF/Views/ChaptersView.xaml index 0895579f5..583e2c41d 100644 --- a/win/CS/HandBrakeWPF/Views/ChaptersView.xaml +++ b/win/CS/HandBrakeWPF/Views/ChaptersView.xaml @@ -3,6 +3,8 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:cal="http://www.caliburnproject.org" + d:DesignHeight="170" + d:DesignWidth="616" mc:Ignorable="d" > @@ -26,7 +28,7 @@ diff --git a/win/CS/HandBrakeWPF/Views/MainView.xaml b/win/CS/HandBrakeWPF/Views/MainView.xaml index 8d7575f54..fd95a5b53 100644 --- a/win/CS/HandBrakeWPF/Views/MainView.xaml +++ b/win/CS/HandBrakeWPF/Views/MainView.xaml @@ -121,6 +121,45 @@ + + + + + + + + + + + + + + + + + + + + + @@ -323,8 +362,8 @@ - - + + @@ -379,7 +418,7 @@ Converter={StaticResource boolToVisConverter}, ConverterParameter=false}" /> - +