From 1bc56dc777cd1e41eaa72306877add569dd88023 Mon Sep 17 00:00:00 2001 From: Dan Walmsley Date: Fri, 18 Oct 2019 15:36:29 +0100 Subject: [PATCH] overhaul scrollbar templates, to support pointer over, pointer pressed, and nice arrows. basically matches visual studio now. --- src/Avalonia.Themes.Default/RepeatButton.xaml | 6 +- src/Avalonia.Themes.Default/ScrollBar.xaml | 264 +++++++++--------- 2 files changed, 139 insertions(+), 131 deletions(-) diff --git a/src/Avalonia.Themes.Default/RepeatButton.xaml b/src/Avalonia.Themes.Default/RepeatButton.xaml index f555209471..702e4e6ebd 100644 --- a/src/Avalonia.Themes.Default/RepeatButton.xaml +++ b/src/Avalonia.Themes.Default/RepeatButton.xaml @@ -33,12 +33,8 @@ - - \ No newline at end of file + diff --git a/src/Avalonia.Themes.Default/ScrollBar.xaml b/src/Avalonia.Themes.Default/ScrollBar.xaml index c9552a607c..05689def0a 100644 --- a/src/Avalonia.Themes.Default/ScrollBar.xaml +++ b/src/Avalonia.Themes.Default/ScrollBar.xaml @@ -1,128 +1,140 @@ - - - - - - - - + + + + + + + + + + + + + +