diff -r d70ee2002f75 -r 3a407c966e57 src/FingersDance.Views/TimelineAnnotationView.xaml --- a/src/FingersDance.Views/TimelineAnnotationView.xaml Sun Oct 25 12:38:45 2009 +0100 +++ b/src/FingersDance.Views/TimelineAnnotationView.xaml Sun Oct 25 12:55:07 2009 +0100 @@ -7,8 +7,8 @@ mc:Ignorable="d" x:Class="FingersDance.Views.TimelineAnnotationView" xmlns:vw="clr-namespace:FingersDance.Views" - x:Name="UserControl" - d:DesignWidth="640" d:DesignHeight="480" Width="300" Height="40"> + x:Name="myTAV" + d:DesignWidth="640" d:DesignHeight="480" Width="850" Height="40"> @@ -18,10 +18,29 @@ > - - - - + + + + + + + + + + + + + + + + + + + +