]> granicus.if.org Git - handbrake/commitdiff
WinGui: Make the advanced encoder options respond before the control has lost focus.
authorsr55 <sr55.hb@outlook.com>
Mon, 24 Dec 2012 11:26:38 +0000 (11:26 +0000)
committersr55 <sr55.hb@outlook.com>
Mon, 24 Dec 2012 11:26:38 +0000 (11:26 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5106 b64f7644-9d1e-0410-96f1-a4d463321fa5

win/CS/HandBrakeWPF/Views/AdvancedView.xaml

index 196c4e3d63698368dbdc41e14a7100f12662a811..a05b41bff2b543d4158867e7835305aacb2d5d3c 100644 (file)
@@ -61,7 +61,7 @@
                          Margin="10,0,10,5"\r
                          HorizontalAlignment="Stretch"\r
                          VerticalAlignment="Stretch"\r
-                         Text="{Binding AdvancedOptionsString}"\r
+                         Text="{Binding AdvancedOptionsString, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}"\r
                          TextWrapping="Wrap"\r
                          />\r
             </Grid>\r