|
@@ -10,6 +10,7 @@
|
|
Background="{StaticResource AccentColor}" Foreground="White"
|
|
Background="{StaticResource AccentColor}" Foreground="White"
|
|
Title="PixiEditor has crashed!" WindowStyle="None"
|
|
Title="PixiEditor has crashed!" WindowStyle="None"
|
|
MinWidth="450" MinHeight="195"
|
|
MinWidth="450" MinHeight="195"
|
|
|
|
+ WindowStartupLocation="CenterScreen"
|
|
Width="480" Height="180">
|
|
Width="480" Height="180">
|
|
|
|
|
|
<WindowChrome.WindowChrome>
|
|
<WindowChrome.WindowChrome>
|