diff --git a/Aaru.Gui/App.xaml b/Aaru.Gui/App.xaml index 920d6c00c..cd3dfccad 100644 --- a/Aaru.Gui/App.xaml +++ b/Aaru.Gui/App.xaml @@ -36,7 +36,7 @@ xmlns:localization="clr-namespace:Aaru.Localization;assembly=Aaru.Localization" x:Class="Aaru.Gui.App"> - + diff --git a/Aaru.Gui/Views/Panels/ImageInfo.xaml b/Aaru.Gui/Views/Panels/ImageInfo.xaml index a5ea60ce7..6776ba4aa 100644 --- a/Aaru.Gui/Views/Panels/ImageInfo.xaml +++ b/Aaru.Gui/Views/Panels/ImageInfo.xaml @@ -158,23 +158,91 @@ + IsReadOnly="True" + Height="400" + VerticalAlignment="Stretch" + HorizontalAlignment="Stretch"> - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -184,32 +252,139 @@ + IsReadOnly="True" + Height="400" + VerticalAlignment="Stretch" + HorizontalAlignment="Stretch"> - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -221,33 +396,150 @@ IsVisible="{Binding !!DumpHardwareList.Count, Mode=OneWay}" IsReadOnly="True"> - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +