--- a/src/FingersDance.Views/TimelineView.xaml Sun Oct 25 12:38:45 2009 +0100
+++ b/src/FingersDance.Views/TimelineView.xaml Sun Oct 25 12:55:07 2009 +0100
@@ -2,7 +2,8 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:vw="clr-namespace:FingersDance.Views"
- xmlns:Custom="http://schemas.microsoft.com/surface/2008">
+ xmlns:Custom="http://schemas.microsoft.com/surface/2008"
+ Width="1700" >
<UserControl.Resources>
<DataTemplate x:Key="slbDataTemplate">
<vw:TimelineAnnotationView/>