瀏覽代碼

No system decorations

flabbet 1 年之前
父節點
當前提交
544cf223c2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/PixiEditor.UI.Common/Controls/Window.axaml

+ 1 - 0
src/PixiEditor.UI.Common/Controls/Window.axaml

@@ -9,6 +9,7 @@
         <Setter Property="FontSize" Value="{DynamicResource FontSizeNormal}" />
         <Setter Property="WindowStartupLocation" Value="CenterScreen" />
         <Setter Property="ExtendClientAreaChromeHints" Value="NoChrome" />
+        <Setter Property="SystemDecorations" Value="None"/>
         <Setter Property="ExtendClientAreaToDecorationsHint" Value="True" />
         <Setter Property="ExtendClientAreaTitleBarHeightHint" Value="36" />
         <Setter Property="Template">