changeset 99 | 5a49507c8159 |
parent 75 | 99d003723474 |
child 115 | 1e87bcfec117 |
--- 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()