]> granicus.if.org Git - handbrake/commitdiff
WinGui: Forgot to stage the tooltip seconds update.
authorsr55 <sr55.hb@outlook.com>
Thu, 8 Jun 2017 18:35:59 +0000 (19:35 +0100)
committersr55 <sr55.hb@outlook.com>
Thu, 8 Jun 2017 18:35:59 +0000 (19:35 +0100)
win/CS/HandBrakeWPF/App.xaml.cs

index 458d418f84c83c2254c2b436251314dea07d26b2..501fffa1d54711e8c2f89f462d2e034b7bd73b4f 100644 (file)
@@ -38,7 +38,7 @@ namespace HandBrakeWPF
             AppDomain.CurrentDomain.UnhandledException +=\r
                 this.CurrentDomain_UnhandledException;\r
 \r
-            ToolTipService.ShowDurationProperty.OverrideMetadata(typeof(DependencyObject), new FrameworkPropertyMetadata(12000));\r
+            ToolTipService.ShowDurationProperty.OverrideMetadata(typeof(DependencyObject), new FrameworkPropertyMetadata(15000));\r
         }\r
 \r
         /// <summary>\r