--- 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/>