src/FingersDance.Control.SyncSource/UserControlSyncSource.xaml.cs
changeset 193 96374d03e714
parent 190 619ca3ae13c7
child 195 48b3139bb182
--- a/src/FingersDance.Control.SyncSource/UserControlSyncSource.xaml.cs	Thu Nov 12 16:15:19 2009 +0100
+++ b/src/FingersDance.Control.SyncSource/UserControlSyncSource.xaml.cs	Thu Nov 12 23:50:31 2009 +0100
@@ -112,6 +112,7 @@
 
                 UserControlPlayer.Player.Position = ts;
                 UserControlPlayer.playerPlay();
+                UserControlPlayer.Time = SliderValue;
 
                 UCTimeLine.IsDragging = false;
                 UCTimeLine.FinishedDragging = false;