]> granicus.if.org Git - handbrake/commitdiff
WinGui: Undo the Preview Change from last checkin.
authorsr55 <sr55.hb@outlook.com>
Thu, 28 Nov 2013 21:53:51 +0000 (21:53 +0000)
committersr55 <sr55.hb@outlook.com>
Thu, 28 Nov 2013 21:53:51 +0000 (21:53 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5908 b64f7644-9d1e-0410-96f1-a4d463321fa5

win/CS/HandBrakeWPF/Views/PictureSettingsView.xaml

index 3ed9b0f11658908d7d1d05db1528118183991e42..629fa85a1e2f7228eaa8f67f183e45756298cbe0 100644 (file)
             </Grid>\r
 \r
 \r
-            <Label Content="Preview" FontWeight="Bold" Margin="15,0,0,0" />\r
-            <Button Content="Show Preview" cal:Message.Attach="[Event Click] = [Action PreviewImage]" />\r
+            <Label Content="Preview" FontWeight="Bold" Margin="15,0,0,0"  Visibility="Collapsed"/>\r
+            <Button Content="Show Preview" cal:Message.Attach="[Event Click] = [Action PreviewImage]" Visibility="Collapsed" />\r
 \r
         </StackPanel>\r
     </StackPanel>\r