浏览代码

Ignore that

CPKreuz 4 年之前
父节点
当前提交
41bdcbf210
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      PixiEditor/Views/Dialogs/HelloTherePopup.xaml

+ 2 - 2
PixiEditor/Views/Dialogs/HelloTherePopup.xaml

@@ -6,8 +6,8 @@
         xmlns:dataHolders="clr-namespace:PixiEditor.Models.DataHolders" xmlns:converters="clr-namespace:PixiEditor.Helpers.Converters"
         xmlns:sys="clr-namespace:System;assembly=System.Runtime"
         xmlns:uc="clr-namespace:PixiEditor.Views.UserControls"
-        mc:Ignorable="d" ShowInTaskbar="True"
-        Title="Hello there!" Height="662" Width="632" Topmost="True"
+        mc:Ignorable="d" ShowInTaskbar="False"
+        Title="Hello there!" Height="662" Width="632"
         WindowStyle="None" WindowStartupLocation="CenterScreen">
 
     <Window.Resources>