From d4cb11be47618e14089cdb5fa6779011256a80c6 Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Wed, 30 Sep 2020 15:27:49 +0200 Subject: [PATCH] Bind ScrollViewer scrollbar visibility properties. And disable the horizontal scrollbar on the default theme (this was already being done in fluent theme). Fixes #4768. --- src/Avalonia.Themes.Default/ComboBox.xaml | 4 +++- src/Avalonia.Themes.Fluent/ComboBox.xaml | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/Avalonia.Themes.Default/ComboBox.xaml b/src/Avalonia.Themes.Default/ComboBox.xaml index cced76e850..67151731a8 100644 --- a/src/Avalonia.Themes.Default/ComboBox.xaml +++ b/src/Avalonia.Themes.Default/ComboBox.xaml @@ -26,6 +26,7 @@ + - + - +