diff --git a/ArenaHelper.csproj b/ArenaHelper.csproj index ab0a419..db9f5ef 100644 --- a/ArenaHelper.csproj +++ b/ArenaHelper.csproj @@ -84,6 +84,9 @@ DebugTextBlock.xaml + + DeckRating.xaml + Hero.xaml @@ -124,6 +127,10 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + Designer MSBuild:Compile diff --git a/ArenaWindow.xaml b/ArenaWindow.xaml index e7ba240..fca478b 100644 --- a/ArenaWindow.xaml +++ b/ArenaWindow.xaml @@ -4,12 +4,16 @@ xmlns:controls="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" xmlns:local="clr-namespace:ArenaHelper" xmlns:localcontrols="clr-namespace:ArenaHelper.Controls" - Title="Arena Helper" Height="255" MinHeight="255" MaxHeight="255" Width="400" MinWidth="400" MaxWidth="400" - Background="{DynamicResource {x:Static SystemColors.ControlDarkDarkBrushKey}}" Topmost="True" LocationChanged="MetroWindow_LocationChanged" ShowMaxRestoreButton="False"> + Title="Arena Helper" Height="255" MinHeight="255" MaxHeight="255" Width="480" MinWidth="480" MaxWidth="480" + Background="{DynamicResource WindowBackground}" Topmost="True" LocationChanged="MetroWindow_LocationChanged" ShowMaxRestoreButton="False"> + + + + @@ -39,7 +43,7 @@ - + @@ -51,17 +55,17 @@ - + Rembound Hearthstone Arena Tier List - Donate + donation -