]> granicus.if.org Git - handbrake/commitdiff
WinGui: Handle no log files better in the new experimental queue layout.
authorsr55 <sr55.hb@outlook.com>
Mon, 24 Sep 2018 20:00:58 +0000 (21:00 +0100)
committersr55 <sr55.hb@outlook.com>
Mon, 24 Sep 2018 20:00:58 +0000 (21:00 +0100)
win/CS/HandBrakeWPF/ViewModels/QueueViewModel.cs

index 83240d5860a789eeda7b37005c43f227679aa35e..42dc2fef4c95a1a67a5f1145e2c6f232bb7078f7 100644 (file)
@@ -687,6 +687,10 @@ namespace HandBrakeWPF.ViewModels
                         }\r
 \r
                     }\r
+                    else\r
+                    {\r
+                        this.ActivityLog = string.Empty;\r
+                    }\r
                 }\r
                 catch (Exception exc)\r
                 {\r