From 35149c862b00ab2c84b5c6b176a77f0b0c3c3b0b Mon Sep 17 00:00:00 2001 From: sr55 Date: Sat, 10 Feb 2018 20:09:59 +0000 Subject: WinGui: Change the checkbox text direction to be consistent with the rest of the UI. #1174 --- win/CS/HandBrakeWPF/Views/SubtitlesView.xaml | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) (limited to 'win/CS/HandBrakeWPF') diff --git a/win/CS/HandBrakeWPF/Views/SubtitlesView.xaml b/win/CS/HandBrakeWPF/Views/SubtitlesView.xaml index 3e108851e..3898682a5 100644 --- a/win/CS/HandBrakeWPF/Views/SubtitlesView.xaml +++ b/win/CS/HandBrakeWPF/Views/SubtitlesView.xaml @@ -160,9 +160,6 @@ - - - @@ -173,11 +170,10 @@ ItemsSource="{Binding DataContext.SourceTracks, RelativeSource={RelativeSource FindAncestor, AncestorType={x:Type UserControl}}}" SelectedItem="{Binding SourceTrack}" /> - - + - - + @@ -194,8 +190,7 @@ - - + @@ -221,8 +216,6 @@ - - @@ -248,8 +241,7 @@ - - + @@ -259,8 +251,7 @@ - - + -- cgit v1.2.3