From: sr55 Date: Sun, 23 Nov 2014 21:47:44 +0000 (+0000) Subject: WinGui: Fix a small overlay issue on the video tab which makes the bottom 20% of... X-Git-Tag: 1.0.0~1741 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5d34dcc2d1f2cc6339491770808be52811728bc1;p=handbrake WinGui: Fix a small overlay issue on the video tab which makes the bottom 20% of the 2 pass / turbo first pass check box's not detect clicks. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6548 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- diff --git a/win/CS/HandBrakeWPF/Views/VideoView.xaml b/win/CS/HandBrakeWPF/Views/VideoView.xaml index b2df97138..8e235ec5f 100644 --- a/win/CS/HandBrakeWPF/Views/VideoView.xaml +++ b/win/CS/HandBrakeWPF/Views/VideoView.xaml @@ -67,7 +67,7 @@ Visibility="{Binding DisplayNonQSVControls, Converter={StaticResource boolToVisConverter}, ConverterParameter=true}"/> - + - + @@ -95,7 +95,7 @@ ToolTip="{x:Static Properties:Resources.Video_QualitySlider}" Style="{StaticResource LongToolTipHolder}" IsSnapToTickEnabled="True" TickFrequency="1" TickPlacement="BottomRight" /> - + @@ -104,7 +104,7 @@ - + @@ -119,7 +119,7 @@ - + @@ -219,7 +219,7 @@ - +