From e7f58ef781dcc244197abd6feadcb7d4341793e0 Mon Sep 17 00:00:00 2001 From: Nuklon Date: Tue, 24 Mar 2026 13:27:04 +0100 Subject: [PATCH 1/2] Fix ProgressRing not restarting properly when visibily changes --- .../Controls/ProgressRing/ProgressRing.xaml | 26 ++++++++++++++++--- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/src/Wpf.Ui/Controls/ProgressRing/ProgressRing.xaml b/src/Wpf.Ui/Controls/ProgressRing/ProgressRing.xaml index 6dc7b15a6..f504bd284 100644 --- a/src/Wpf.Ui/Controls/ProgressRing/ProgressRing.xaml +++ b/src/Wpf.Ui/Controls/ProgressRing/ProgressRing.xaml @@ -1,4 +1,4 @@ -