From 2ba21efd84a5f5f2f80cb125d05beeef09a4e27e Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Sat, 28 Mar 2026 00:52:47 +0800 Subject: [PATCH] perf: colorful sleep --- src/MaaWpfGui/Res/Themes/Dark.xaml | 3 +++ src/MaaWpfGui/Res/Themes/Light.xaml | 3 +++ src/MaaWpfGui/Views/UI/TaskQueueView.xaml | 2 ++ 3 files changed, 8 insertions(+) diff --git a/src/MaaWpfGui/Res/Themes/Dark.xaml b/src/MaaWpfGui/Res/Themes/Dark.xaml index 5783892e53..149cf0170a 100644 --- a/src/MaaWpfGui/Res/Themes/Dark.xaml +++ b/src/MaaWpfGui/Res/Themes/Dark.xaml @@ -138,4 +138,7 @@ + + + diff --git a/src/MaaWpfGui/Res/Themes/Light.xaml b/src/MaaWpfGui/Res/Themes/Light.xaml index 47ffd64f0a..2eed4970d7 100644 --- a/src/MaaWpfGui/Res/Themes/Light.xaml +++ b/src/MaaWpfGui/Res/Themes/Light.xaml @@ -120,4 +120,7 @@ + + + diff --git a/src/MaaWpfGui/Views/UI/TaskQueueView.xaml b/src/MaaWpfGui/Views/UI/TaskQueueView.xaml index a54b795f36..513b606fbe 100644 --- a/src/MaaWpfGui/Views/UI/TaskQueueView.xaml +++ b/src/MaaWpfGui/Views/UI/TaskQueueView.xaml @@ -421,9 +421,11 @@