From 47c70669cde365450db731949261201ab9ed2d7d Mon Sep 17 00:00:00 2001 From: leo Date: Wed, 7 Apr 2021 16:46:17 +0800 Subject: [PATCH] fix: fix wrong position of error tooltip anchor --- src/Resources/Styles/TextBox.xaml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/Resources/Styles/TextBox.xaml b/src/Resources/Styles/TextBox.xaml index a72e7429..dcee8a6f 100644 --- a/src/Resources/Styles/TextBox.xaml +++ b/src/Resources/Styles/TextBox.xaml @@ -8,6 +8,11 @@ + + + + + @@ -36,9 +41,7 @@ - - - + @@ -56,8 +59,8 @@ Template="{StaticResource Template.Validation.Tooltip}" Style="{x:Null}"/> - - + +