From 6e71732206760e2b4d32317f2491a0608c29fe70 Mon Sep 17 00:00:00 2001 From: Alex Zeier Date: Sat, 9 Nov 2024 12:40:06 -0800 Subject: [PATCH] feat: add animation on SplashScreenWindow --- .../Windows/SplashScreenWindow.xaml | 43 ++++++++++++++++--- 1 file changed, 38 insertions(+), 5 deletions(-) diff --git a/Hearthstone Deck Tracker/Windows/SplashScreenWindow.xaml b/Hearthstone Deck Tracker/Windows/SplashScreenWindow.xaml index bf58795d5..7f02fce10 100644 --- a/Hearthstone Deck Tracker/Windows/SplashScreenWindow.xaml +++ b/Hearthstone Deck Tracker/Windows/SplashScreenWindow.xaml @@ -13,12 +13,45 @@ Title="SplashScreenWindow" Height="400" Width="400" ResizeMode="NoResize" WindowStartupLocation="CenterScreen" WindowStyle="None" ShowInTaskbar="False"> - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +