@@ -10,6 +10,7 @@
Background="{StaticResource AccentColor}" Foreground="White"
Title="PixiEditor has crashed!" WindowStyle="None"
MinWidth="450" MinHeight="195"
+ WindowStartupLocation="CenterScreen"
Width="480" Height="180">
<WindowChrome.WindowChrome>
@@ -8,6 +8,7 @@
Title="Send crash report"
WindowStyle="None"
Height="170" Width="340">
<Window.Resources>
<Style TargetType="TextBlock">