From 96f89906e4630b3a523e8dbd91df1646ff297681 Mon Sep 17 00:00:00 2001 From: Niels Laute Date: Fri, 5 Sep 2025 16:09:55 +0200 Subject: [PATCH] Small settings UI tweaks --- .../Settings.UI/SettingsXAML/Views/MouseUtilsPage.xaml | 10 +--------- .../Settings.UI/Strings/en-us/Resources.resw | 6 +++--- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/src/settings-ui/Settings.UI/SettingsXAML/Views/MouseUtilsPage.xaml b/src/settings-ui/Settings.UI/SettingsXAML/Views/MouseUtilsPage.xaml index ce8b8bcbc3..1127fb3f7e 100644 --- a/src/settings-ui/Settings.UI/SettingsXAML/Views/MouseUtilsPage.xaml +++ b/src/settings-ui/Settings.UI/SettingsXAML/Views/MouseUtilsPage.xaml @@ -414,7 +414,7 @@ - + - - - Initial line speed - Dwell Cursor Delay time (seconds) + Delay time (in seconds) - Time to wait before automatically clicking when cursor stops moving (1-10 seconds) + Seconds to wait before automatically clicking when the cursor is still (1–10) Activation shortcut @@ -5326,6 +5326,6 @@ To record a specific window, enter the hotkey with the Alt key in the opposite m Cursor settle time (seconds) - Settle time for the cursor before the countdown timer starts + Time the cursor must remain still before the countdown starts \ No newline at end of file