From: sr55 Date: Fri, 23 Sep 2016 19:22:06 +0000 (+0100) Subject: WinGui: Fix log display in the GUI where the start of a log could be cut off. Fixes... X-Git-Tag: 1.0.0~199 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee6c82845747a17c0ed4ea267164a82bb59b8d48;p=handbrake WinGui: Fix log display in the GUI where the start of a log could be cut off. Fixes #326 --- diff --git a/win/CS/HandBrakeWPF/Views/MainView.xaml b/win/CS/HandBrakeWPF/Views/MainView.xaml index db1ca8f9d..71be890df 100644 --- a/win/CS/HandBrakeWPF/Views/MainView.xaml +++ b/win/CS/HandBrakeWPF/Views/MainView.xaml @@ -599,63 +599,78 @@ Loaded="ToolBarLoaded" KeyboardNavigation.TabNavigation="Continue" > -