flabbet 1 год назад
Родитель
Сommit
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">