From 0023b69f26cb79492c5c32e5ba227a5d91da418c Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 17 Apr 2016 15:17:51 +0100 Subject: WinGui: Change the Audio Default and Subtitle panels to be modal windows. (Similar to the MacGUI). This should allow for more space needed to implement Audio templates. Also fixed a sanitise mixdown call crash. --- win/CS/HandBrakeWPF/ViewModels/AudioViewModel.cs | 61 ++++++------------------ 1 file changed, 14 insertions(+), 47 deletions(-) (limited to 'win/CS/HandBrakeWPF/ViewModels/AudioViewModel.cs') diff --git a/win/CS/HandBrakeWPF/ViewModels/AudioViewModel.cs b/win/CS/HandBrakeWPF/ViewModels/AudioViewModel.cs index 04115d5b8..86f8b36d2 100644 --- a/win/CS/HandBrakeWPF/ViewModels/AudioViewModel.cs +++ b/win/CS/HandBrakeWPF/ViewModels/AudioViewModel.cs @@ -38,21 +38,10 @@ namespace HandBrakeWPF.ViewModels /// public class AudioViewModel : ViewModelBase, IAudioViewModel { - /// - /// Backing field for the source tracks list. - /// + private readonly IWindowManager windowManager; private IEnumerable