From a06381bd2f3ffee03693e4cf309d65356530a6ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20NIeto=20S=C3=A1nchez=20=28SuperJMN=29?= Date: Wed, 19 Jun 2024 11:51:23 +0200 Subject: [PATCH] Fix validation checkmark always visible --- WalletWasabi.Fluent/Controls/TextBox.axaml | 4 +++- WalletWasabi.Fluent/Styles/TextBox.axaml | 12 ++---------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/WalletWasabi.Fluent/Controls/TextBox.axaml b/WalletWasabi.Fluent/Controls/TextBox.axaml index 20225a1e67a..c9327c5d892 100644 --- a/WalletWasabi.Fluent/Controls/TextBox.axaml +++ b/WalletWasabi.Fluent/Controls/TextBox.axaml @@ -77,11 +77,13 @@ - + + + diff --git a/WalletWasabi.Fluent/Styles/TextBox.axaml b/WalletWasabi.Fluent/Styles/TextBox.axaml index 40cd13cba1e..bedc1c942e1 100644 --- a/WalletWasabi.Fluent/Styles/TextBox.axaml +++ b/WalletWasabi.Fluent/Styles/TextBox.axaml @@ -5,19 +5,11 @@ - - - - - -