From ddde7144515d7cb48a8f41d085aa738c6e4d36fa Mon Sep 17 00:00:00 2001 From: Roy Date: Sun, 23 Oct 2022 21:16:53 +0300 Subject: Changed PPC loading animation. --- .../PPC/Tango.PPC.UI/Images/loading_anim2.gif | Bin 0 -> 986522 bytes .../Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj | 3 ++- .../PPC/Tango.PPC.UI/Views/LoadingView.xaml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 Software/Visual_Studio/PPC/Tango.PPC.UI/Images/loading_anim2.gif (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Images/loading_anim2.gif b/Software/Visual_Studio/PPC/Tango.PPC.UI/Images/loading_anim2.gif new file mode 100644 index 000000000..87f0276c8 Binary files /dev/null and b/Software/Visual_Studio/PPC/Tango.PPC.UI/Images/loading_anim2.gif differ diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj b/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj index 288c8a328..2d3d25cc3 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj @@ -494,6 +494,7 @@ + @@ -813,7 +814,7 @@ if $(ConfigurationName) == Debug copy /Y "$(TargetDir)Packages" "$(TargetDir)" - + \ No newline at end of file diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LoadingView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LoadingView.xaml index a917695af..555a45aea 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LoadingView.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LoadingView.xaml @@ -50,7 +50,7 @@ - + -- cgit v1.3.1