]> granicus.if.org Git - handbrake/commitdiff
WinGui: Set a min height on the queue selection window.
authorsr55 <sr55.hb@outlook.com>
Sat, 21 Jan 2017 20:14:51 +0000 (20:14 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 21 Jan 2017 20:25:41 +0000 (20:25 +0000)
win/CS/HandBrakeWPF/Views/QueueSelectionView.xaml

index 2b5ae08de2b47df630305ce0a2462c0a0b4c92ad..9773381109f907630fdd75938e97d9e93a8cd3ff 100644 (file)
@@ -9,6 +9,7 @@
         Title="{Binding Title}"\r
         Width="550"\r
         Height="475"\r
+        MinHeight="475"\r
         SizeToContent="Height"\r
         WindowStartupLocation="CenterScreen"\r
         TextOptions.TextFormattingMode="Display"\r