]> granicus.if.org Git - handbrake/commitdiff
WinGui: Hide preset options inline button again.
authorsr55 <sr55.hb@outlook.com>
Sun, 24 Dec 2017 15:58:37 +0000 (15:58 +0000)
committersr55 <sr55.hb@outlook.com>
Sun, 24 Dec 2017 15:59:08 +0000 (15:59 +0000)
win/CS/HandBrakeWPF/Views/MainView.xaml

index a22d85181591963ad5c01118edc6685958aee2c4..ce937cdcdc8a686589df8e59dc58505e523e9fa8 100644 (file)
                     <Button Content="{x:Static Properties:ResourcesUI.MainView_Reload}" cal:Message.Attach="[Event Click] = [Action PresetSelect]"  Margin="15,0,0,0" VerticalAlignment="Center" />\r
                     <Button Content="{x:Static Properties:ResourcesUI.MainView_SaveNewPreset}" cal:Message.Attach="[Event Click] = [Action PresetAdd]"  Margin="5,0,0,0" VerticalAlignment="Center" />\r
                     \r
-                    <Button x:Name="MorePresetOptionsButton"  Margin="15,0,0,0" VerticalAlignment="Center" Click="MorePresetOptionsButton_OnClick">\r
+                    <Button x:Name="MorePresetOptionsButton"  Margin="15,0,0,0" VerticalAlignment="Center" Click="MorePresetOptionsButton_OnClick" Visibility="Collapsed">\r
                         <Button.Content>\r
                             <StackPanel Orientation="Horizontal">\r
                                 <TextBlock Margin="0,0,5,0" Padding="0"\r