From c58a4f4668d0f58206f4e34f9d903f86ad6b9cb3 Mon Sep 17 00:00:00 2001 From: Davide Giacometti Date: Thu, 15 Aug 2024 17:29:25 +0200 Subject: [PATCH] [Settings][Find My Mouse] Improve UX for disabled animations (#34289) * Improve UX for disabled animations * bump cache --- .github/actions/spell-check/expect.txt | 2 ++ Directory.Build.props | 2 +- .../Settings.UI/Helpers/StartProcessHelper.cs | 5 +++++ .../SettingsXAML/Views/MouseUtilsPage.xaml | 6 +++++- .../SettingsXAML/Views/MouseUtilsPage.xaml.cs | 14 ++++++++++++++ .../Settings.UI/Strings/en-us/Resources.resw | 7 +++++-- 6 files changed, 32 insertions(+), 4 deletions(-) diff --git a/.github/actions/spell-check/expect.txt b/.github/actions/spell-check/expect.txt index 87296b7409..c5c0931082 100644 --- a/.github/actions/spell-check/expect.txt +++ b/.github/actions/spell-check/expect.txt @@ -407,6 +407,7 @@ dxgi dxgidebug dxgiformat dxguid +easeofaccess ecount EData Edid @@ -1712,6 +1713,7 @@ vih VIRTUALDESK visiblecolorformats Visibletrue +visualeffects VKey vmovl vorrq diff --git a/Directory.Build.props b/Directory.Build.props index 345b75839f..bdd16525c2 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -85,7 +85,7 @@ false - 202408050737 + 202408150737