]> granicus.if.org Git - handbrake/commitdiff
WinGui: Set the Countdown Alert to top most. #2032
authorsr55 <sr55.hb@outlook.com>
Thu, 11 Apr 2019 18:02:29 +0000 (19:02 +0100)
committersr55 <sr55.hb@outlook.com>
Thu, 11 Apr 2019 18:02:51 +0000 (19:02 +0100)
win/CS/HandBrakeWPF/Views/CountdownAlertView.xaml

index 2f8a83d7a88242f093b2dc3f1a5987d12f9da497..5b6963efe0280fe0743fd84f9ef0a841e331ed32 100644 (file)
@@ -3,7 +3,7 @@
         xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"\r
         xmlns:cal="http://www.caliburnproject.org"\r
         xmlns:Properties="clr-namespace:HandBrakeWPF.Properties"\r
-        Title="When Done Action" MinHeight="130" MinWidth="400" WindowStartupLocation="CenterScreen" WindowStyle="None"\r
+        Title="When Done Action" MinHeight="130" MinWidth="400" WindowStartupLocation="CenterScreen" WindowStyle="None" Topmost="True"\r
         ShowActivated="True" ShowInTaskbar="True" SizeToContent="WidthAndHeight">\r
     <Grid>\r
         <Grid.RowDefinitions>\r