From 4394c7745f649388fcc6939e1f4dc5f717356e85 Mon Sep 17 00:00:00 2001 From: eriklimakc Date: Wed, 7 Aug 2024 13:11:26 +0100 Subject: [PATCH] chore: Fixing animation for wasm --- .../Styles/Controls/v2/TextBox.xaml | 39 +++++++------------ 1 file changed, 13 insertions(+), 26 deletions(-) diff --git a/src/library/Uno.Material/Styles/Controls/v2/TextBox.xaml b/src/library/Uno.Material/Styles/Controls/v2/TextBox.xaml index d990be12c..d5fc0938d 100644 --- a/src/library/Uno.Material/Styles/Controls/v2/TextBox.xaml +++ b/src/library/Uno.Material/Styles/Controls/v2/TextBox.xaml @@ -18,7 +18,7 @@ - With placeholder but no header: The placeholder will be displayed where the text is supposed to be until text is inputed - - With header but no placeholder: The header will be displayed where the text is supposed to be and will move up when focused + - With header but no placeholder: The header will be displayed where the text is supposed to be and will move up when text is inputed - Whith header and placeholder: The header will be displayed at the top and the placeholder will be displayed where the text is supposed to be until text is inputed --> @@ -358,7 +358,6 @@ - @@ -425,7 +424,7 @@ - + @@ -482,31 +481,25 @@ - - - - - - - + To="0.7" /> + @@ -736,7 +729,7 @@ - + @@ -793,31 +786,25 @@ - - - - - - - + To="0.7" /> +