]> granicus.if.org Git - handbrake/commitdiff
WinGui: Remove the Options dropdown from the Queue header. It's only ever had a...
authorsr55 <sr55.hb@outlook.com>
Thu, 27 Sep 2018 20:29:21 +0000 (21:29 +0100)
committersr55 <sr55.hb@outlook.com>
Thu, 27 Sep 2018 20:29:21 +0000 (21:29 +0100)
win/CS/HandBrakeWPF/Views/Queue/QueueTwoContent.xaml
win/CS/HandBrakeWPF/Views/QueueView.xaml

index 787d59835cd71d37f0a8301b7dfa43ed47c39ece..f43381071e795a9785b63c79befc513c1fcbcbe8 100644 (file)
@@ -94,7 +94,7 @@
                 </MenuItem>
             </Menu>
 
-            <Menu HorizontalAlignment="Right" Background="Transparent" VerticalAlignment="Center" Grid.Column="3">
+            <!--<Menu HorizontalAlignment="Right" Background="Transparent" VerticalAlignment="Center" Grid.Column="3">
                 <MenuItem>
                     <MenuItem.Header>
                         <StackPanel Height="32" Orientation="Horizontal">
                     <MenuItem cal:Message.Attach="[Event Click] = [Action Export]" Header="{x:Static Properties:ResourcesUI.QueueView_Export}" />
 
                 </MenuItem>
-            </Menu>
+            </Menu>-->
 
         </Grid>
 
index 5fd2383ec3625d545dfbd72cfbbbc3e13a9acaea..5a9b3a8367bfc4d8b6d293707fbaeece420632e9 100644 (file)
                             </MenuItem>\r
                         </Menu>\r
 \r
-                        <Menu HorizontalAlignment="Right" Background="Transparent" VerticalAlignment="Center">\r
+                        <!--<Menu HorizontalAlignment="Right" Background="Transparent" VerticalAlignment="Center">\r
                             <MenuItem>\r
                                 <MenuItem.Header>\r
                                     <StackPanel Height="32" Orientation="Horizontal">\r
                                 <MenuItem cal:Message.Attach="[Event Click] = [Action Export]" Header="{x:Static Properties:ResourcesUI.QueueView_Export}" />\r
 \r
                             </MenuItem>\r
-                        </Menu>\r
+                        </Menu>-->\r
 \r
                     </StackPanel>\r
 \r