--- a/src/FingersDance.Control.TimeLine/UserControlTimeLine.xaml.cs Tue Nov 24 11:35:07 2009 +0100
+++ b/src/FingersDance.Control.TimeLine/UserControlTimeLine.xaml.cs Tue Nov 24 12:57:18 2009 +0100
@@ -43,7 +43,7 @@
private double totalmilliseconds;
- private float AnnotWidth = 850 + 15; // The surfaceListBox adds 15 pixels between each item
+ private float AnnotWidth = 1600 + 15; // The surfaceListBox adds 15 pixels between each item
private Cutting cut;
private Boolean AnnotWaiting = false;
private float AnnotTcBegin;