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">