Open databases errors are cleaner

WIP SemanticView ListView Width issue
This commit is contained in:
BONNEVILLE Geoffroy
2018-06-05 18:40:23 +02:00
parent 0643701c4a
commit 9566c9a719
6 changed files with 22 additions and 31 deletions

View File

@@ -316,6 +316,7 @@
</SemanticZoom.ZoomedInView>
<SemanticZoom.ZoomedOutView>
<ListView
Height="Auto" Width="Auto"
ItemsSource="{Binding Source={StaticResource EntriesZoomedOutViewSource}}"
SelectionChanged="groups_SelectionChanged"
SelectionMode="None"