diff --git a/.idea/.idea.Aaru/.idea/contentModel.xml b/.idea/.idea.Aaru/.idea/contentModel.xml index 962c03d65..c2bf9a3a7 100644 --- a/.idea/.idea.Aaru/.idea/contentModel.xml +++ b/.idea/.idea.Aaru/.idea/contentModel.xml @@ -1,27 +1,28 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - - @@ -70,6 +71,13 @@ + + + + + + + @@ -80,18 +88,12 @@ - - - - - - @@ -100,13 +102,6 @@ - - - - - - - @@ -114,12 +109,19 @@ + + + + + + + + - @@ -178,13 +180,6 @@ - - - - - - - @@ -205,10 +200,19 @@ + + + + + + + + + @@ -217,7 +221,6 @@ - @@ -235,7 +238,6 @@ - @@ -256,8 +258,8 @@ - + @@ -267,11 +269,11 @@ - + - + @@ -285,17 +287,17 @@ - - + + - + @@ -315,19 +317,12 @@ - + - - - - - - - @@ -344,61 +339,68 @@ + + + + + + + + - - - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + @@ -423,6 +425,7 @@ + @@ -434,12 +437,11 @@ - - + @@ -461,9 +463,9 @@ - + @@ -493,13 +495,6 @@ - - - - - - - @@ -563,11 +558,11 @@ - + @@ -587,10 +582,17 @@ + + + + + + + + - @@ -647,13 +649,6 @@ - - - - - - - @@ -666,17 +661,28 @@ - + + + + + + + + + - + + + + @@ -684,16 +690,13 @@ - - - + + - - @@ -729,13 +732,11 @@ - - - + @@ -743,14 +744,11 @@ + - - - - @@ -790,8 +788,8 @@ - + @@ -800,8 +798,8 @@ - + @@ -810,8 +808,8 @@ - + @@ -838,15 +836,8 @@ - - - - - - - - + @@ -864,11 +855,11 @@ + - @@ -891,17 +882,34 @@ + + + + + + + + + + + + - + + + + + + @@ -909,18 +917,12 @@ - - - - - - @@ -1014,12 +1016,6 @@ - - - - - - @@ -1044,6 +1040,12 @@ + + + + + + @@ -1126,8 +1128,6 @@ - - @@ -1143,18 +1143,6 @@ - - - - - - - - - - - - @@ -1167,6 +1155,18 @@ + + + + + + + + + + + + @@ -1175,14 +1175,14 @@ + + - - @@ -1205,10 +1205,12 @@ + + + - @@ -1241,8 +1243,8 @@ - + @@ -1256,16 +1258,6 @@ - - - - - - - - - - @@ -1282,10 +1274,10 @@ + + - - @@ -1304,6 +1296,7 @@ + @@ -1336,6 +1329,17 @@ + + + + + + + + + + + @@ -1344,7 +1348,6 @@ - @@ -1352,6 +1355,10 @@ + + + + @@ -1359,9 +1366,6 @@ - - - @@ -1444,7 +1448,16 @@ - + + + + + + + + + + @@ -1466,16 +1479,6 @@ - - - - - - - - - - @@ -1509,6 +1512,16 @@ + + + + + + + + + + @@ -1546,16 +1559,6 @@ - - - - - - - - - - @@ -1646,8 +1649,8 @@ - + @@ -1681,17 +1684,6 @@ - - - - - - - - - - - @@ -1702,12 +1694,16 @@ - - - - - - + + + + + + + + + + @@ -1891,16 +1887,6 @@ - - - - - - - - - - @@ -1911,6 +1897,16 @@ + + + + + + + + + + @@ -1929,6 +1925,14 @@ + + + + + + + + @@ -1936,7 +1940,6 @@ - @@ -1944,13 +1947,6 @@ - - - - - - - @@ -1960,11 +1956,20 @@ - + + + + + + + + + + @@ -1973,13 +1978,19 @@ - - - + - + + + + + + + + + @@ -2013,8 +2024,8 @@ - + @@ -2022,7 +2033,7 @@ - + @@ -2045,14 +2056,7 @@ - - - - - - - \ No newline at end of file diff --git a/Aaru.Gui/Panels/ImageInfoPanel.xaml b/Aaru.Gui/Panels/ImageInfoPanel.xaml index f644be008..fddf44474 100644 --- a/Aaru.Gui/Panels/ImageInfoPanel.xaml +++ b/Aaru.Gui/Panels/ImageInfoPanel.xaml @@ -120,6 +120,12 @@ + + + + + + + + + + \ No newline at end of file diff --git a/Aaru.Gui/Tabs/AtaInfoTab.xaml.cs b/Aaru.Gui/Tabs/AtaInfoTab.xaml.cs new file mode 100644 index 000000000..cb66fdde3 --- /dev/null +++ b/Aaru.Gui/Tabs/AtaInfoTab.xaml.cs @@ -0,0 +1,12 @@ +using Avalonia.Controls; +using Avalonia.Markup.Xaml; + +namespace Aaru.Gui.Tabs +{ + public class AtaInfoTab : UserControl + { + public AtaInfoTab() => InitializeComponent(); + + void InitializeComponent() => AvaloniaXamlLoader.Load(this); + } +} \ No newline at end of file diff --git a/Aaru.Gui/Tabs/tabAtaInfo.xeto b/Aaru.Gui/Tabs/tabAtaInfo.xeto deleted file mode 100644 index b2c1ef530..000000000 --- a/Aaru.Gui/Tabs/tabAtaInfo.xeto +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - -