From ed680bf8130655d4c29dcd0f0dc19d2d73a4a834 Mon Sep 17 00:00:00 2001 From: Gadfly Date: Sat, 11 May 2024 22:50:49 +0800 Subject: [PATCH] ux: Use RepeatButton instead of Button to make ScrollIndicator support PointerPress operation --- src/Resources/Styles.axaml | 6 +++--- src/Views/Launcher.axaml | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/Resources/Styles.axaml b/src/Resources/Styles.axaml index 866fc987..afac434c 100644 --- a/src/Resources/Styles.axaml +++ b/src/Resources/Styles.axaml @@ -230,16 +230,16 @@ - - - diff --git a/src/Views/Launcher.axaml b/src/Views/Launcher.axaml index 9166f095..957777ae 100644 --- a/src/Views/Launcher.axaml +++ b/src/Views/Launcher.axaml @@ -86,9 +86,9 @@ - + - +