diff -r 3d66ca73df55 -r 9f157d9c725b src/FingersDance.Views/TimelineAnnotationView.xaml --- a/src/FingersDance.Views/TimelineAnnotationView.xaml Tue Oct 13 19:09:46 2009 +0200 +++ b/src/FingersDance.Views/TimelineAnnotationView.xaml Tue Oct 13 19:33:13 2009 +0200 @@ -8,14 +8,20 @@ x:Class="FingersDance.Views.TimelineAnnotationView" xmlns:vw="clr-namespace:FingersDance.Views" x:Name="UserControl" - d:DesignWidth="640" d:DesignHeight="480" Width="40"> + d:DesignWidth="640" d:DesignHeight="480" Width="300" Height="40"> - + + - - - - - - + + + + + + + + + + \ No newline at end of file