src/FingersDance.Views/TimelineView.xaml
changeset 166 33c2e634df13
parent 146 dd8ed4d3beb6
child 175 1d4b6d6474d5
--- a/src/FingersDance.Views/TimelineView.xaml	Sun Oct 18 17:42:21 2009 +0200
+++ b/src/FingersDance.Views/TimelineView.xaml	Wed Oct 21 16:28:49 2009 +0200
@@ -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/>