From b16d4bfa3b8a9d9756df826b602ca5fa24e80a8e Mon Sep 17 00:00:00 2001 From: Jumar Macato Date: Sat, 29 Aug 2020 01:14:44 +0800 Subject: [PATCH] fix innerL/R contents scrolling with text --- src/Avalonia.Themes.Default/TextBox.xaml | 59 ++++++++++++------------ 1 file changed, 30 insertions(+), 29 deletions(-) diff --git a/src/Avalonia.Themes.Default/TextBox.xaml b/src/Avalonia.Themes.Default/TextBox.xaml index c24f13dc697..9085cfc2c6f 100644 --- a/src/Avalonia.Themes.Default/TextBox.xaml +++ b/src/Avalonia.Themes.Default/TextBox.xaml @@ -45,34 +45,35 @@ - - - - - - - - - + + + + + + + + + + + @@ -129,7 +130,7 @@