summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/PictureSettingsViewModel.cs
diff options
context:
space:
mode:
Diffstat (limited to 'win/CS/HandBrakeWPF/ViewModels/PictureSettingsViewModel.cs')
-rw-r--r--win/CS/HandBrakeWPF/ViewModels/PictureSettingsViewModel.cs8
1 files changed, 4 insertions, 4 deletions
diff --git a/win/CS/HandBrakeWPF/ViewModels/PictureSettingsViewModel.cs b/win/CS/HandBrakeWPF/ViewModels/PictureSettingsViewModel.cs
index 370dbe5f3..87d0bb0c9 100644
--- a/win/CS/HandBrakeWPF/ViewModels/PictureSettingsViewModel.cs
+++ b/win/CS/HandBrakeWPF/ViewModels/PictureSettingsViewModel.cs
@@ -745,10 +745,10 @@ namespace HandBrakeWPF.ViewModels
this.Height = this.MaxHeight;
}
- //if (this.SelectedAnamorphicMode == Anamorphic.Custom)
- //{
- // this.AnamorphicAdjust(); // Refresh the values
- //}
+ if (this.SelectedAnamorphicMode == Anamorphic.Custom)
+ {
+ this.AnamorphicAdjust(); // Refresh the values
+ }
}
// Update the cropping values, preffering those in the presets.