diff --git a/src/Views/About.axaml b/src/Views/About.axaml index 96c722a5..7032010b 100644 --- a/src/Views/About.axaml +++ b/src/Views/About.axaml @@ -10,7 +10,8 @@ Title="{DynamicResource Text.About}" Width="520" Height="230" CanResize="False" - WindowStartupLocation="CenterScreen"> + ShowInTaskbar="False" + WindowStartupLocation="CenterOwner"> @@ -62,8 +63,8 @@ - +