From bd40a7a19e8f8070a61781ec261ed005a2a2de17 Mon Sep 17 00:00:00 2001 From: dotMorten Date: Tue, 4 Jun 2024 11:45:50 -0700 Subject: [PATCH] Ensure it shows downloaded if file is local but not loaded --- .../UI/Controls/PopupViewer/PopupViewer.Theme.xaml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/Toolkit/Toolkit.WPF/UI/Controls/PopupViewer/PopupViewer.Theme.xaml b/src/Toolkit/Toolkit.WPF/UI/Controls/PopupViewer/PopupViewer.Theme.xaml index 76465655d..ac9e126ff 100644 --- a/src/Toolkit/Toolkit.WPF/UI/Controls/PopupViewer/PopupViewer.Theme.xaml +++ b/src/Toolkit/Toolkit.WPF/UI/Controls/PopupViewer/PopupViewer.Theme.xaml @@ -63,7 +63,7 @@ - + @@ -87,7 +87,13 @@ - + + + + + + +