From 8e472185d2786de6e781827ad797885b4a604202 Mon Sep 17 00:00:00 2001 From: Martin Smith Date: Wed, 14 May 2025 11:02:07 +0100 Subject: [PATCH] Allow in Taskbar as non-modal --- src/Views/About.axaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Views/About.axaml b/src/Views/About.axaml index 7032010b..e6839617 100644 --- a/src/Views/About.axaml +++ b/src/Views/About.axaml @@ -10,7 +10,6 @@ Title="{DynamicResource Text.About}" Width="520" Height="230" CanResize="False" - ShowInTaskbar="False" WindowStartupLocation="CenterOwner"> @@ -64,7 +63,6 @@ -