changeset 124 | 14b058fc64fc |
parent 115 | 1e87bcfec117 |
child 128 | 90c29e979ef4 |
child 143 | 9f157d9c725b |
--- a/src/FingersDance.Views/TimelineView.xaml Fri Sep 25 03:38:22 2009 +0200 +++ b/src/FingersDance.Views/TimelineView.xaml Fri Sep 25 18:28:58 2009 +0200 @@ -5,7 +5,7 @@ > <Grid> <ListView DataContext="{Binding Path=AnnotList}" - ItemsSource="{Binding}" Background="{x:Null}" BorderThickness="0" x:Name="listview" > + ItemsSource="{Binding}" Background="{x:Null}" BorderThickness="0" x:Name="listview" ScrollViewer.HorizontalScrollBarVisibility="Hidden"> <ListView.ItemTemplate> <DataTemplate>