# HG changeset patch # User sarias # Date 1253795869 -7200 # Node ID 5a49507c81599aeb8a1af37955740e04a66747ef # Parent 31b24064b28f07cf9d855e9f18b1232a0b0e4ded Debug Player diff -r 31b24064b28f -r 5a49507c8159 src/FingersDance.Control.Player/UserControlPlayer.xaml --- a/src/FingersDance.Control.Player/UserControlPlayer.xaml Wed Sep 23 22:41:54 2009 +0200 +++ b/src/FingersDance.Control.Player/UserControlPlayer.xaml Thu Sep 24 14:37:49 2009 +0200 @@ -129,9 +129,9 @@ - - - + + + diff -r 31b24064b28f -r 5a49507c8159 src/FingersDance.Control.TimeLine/UserControlTimeLine.xaml.cs --- a/src/FingersDance.Control.TimeLine/UserControlTimeLine.xaml.cs Wed Sep 23 22:41:54 2009 +0200 +++ b/src/FingersDance.Control.TimeLine/UserControlTimeLine.xaml.cs Thu Sep 24 14:37:49 2009 +0200 @@ -188,7 +188,7 @@ private void slider_ContactTapGesture(object sender, Microsoft.Surface.Presentation.ContactEventArgs e) { - addAnnotation(); + //addAnnotation(); } public void addAnnotation()