From 87737b6fe394bfb86bd277ccbe314bf11cf14374 Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 6 Dec 2013 21:32:58 +0000 Subject: WinGui: Some further work in the background on the still preview feature. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5922 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Views/MainView.xaml | 3 ++- win/CS/HandBrakeWPF/Views/PictureSettingsView.xaml | 10 ++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'win/CS/HandBrakeWPF/Views') diff --git a/win/CS/HandBrakeWPF/Views/MainView.xaml b/win/CS/HandBrakeWPF/Views/MainView.xaml index 46fc614f0..9c5a21f00 100644 --- a/win/CS/HandBrakeWPF/Views/MainView.xaml +++ b/win/CS/HandBrakeWPF/Views/MainView.xaml @@ -686,7 +686,8 @@ + Visibility="{Binding ShowSourceSelection, Converter={StaticResource boolToVisConverter}}" + Margin="0,10,0,10" /> + + + + + +