From 44c4e3f238f9aa9a4fbfeaf3f3aeec20d1e870a1 Mon Sep 17 00:00:00 2001 From: Youssef Victor Date: Wed, 11 Oct 2023 22:46:14 +0300 Subject: [PATCH] fix: Remove infinitely looping BufferingProgressBar animation from MTC template --- .../MediaTransportControls_themeresources.xaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/Uno.UI.FluentTheme.v2/Resources/Version2/PriorityDefault/MediaTransportControls_themeresources.xaml b/src/Uno.UI.FluentTheme.v2/Resources/Version2/PriorityDefault/MediaTransportControls_themeresources.xaml index 16f8928f0125..3b4acb398174 100644 --- a/src/Uno.UI.FluentTheme.v2/Resources/Version2/PriorityDefault/MediaTransportControls_themeresources.xaml +++ b/src/Uno.UI.FluentTheme.v2/Resources/Version2/PriorityDefault/MediaTransportControls_themeresources.xaml @@ -151,11 +151,13 @@ + + @@ -311,7 +313,7 @@ Height="{ThemeResource MediaTransportControlsSliderHeight}" VerticalAlignment="Center" IsThumbToolTipEnabled="False" /> - + @@ -455,4 +457,4 @@ - \ No newline at end of file +