src/FingersDance.Views/TimelineView.xaml
changeset 169 3a407c966e57
parent 166 33c2e634df13
child 175 1d4b6d6474d5
--- 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/>