|
@@ -9,9 +9,9 @@
|
|
|
mc:Ignorable="d"
|
|
|
Background="{StaticResource AccentColor}" Foreground="White"
|
|
|
Title="PixiEditor has crashed!" WindowStyle="None"
|
|
|
- MinWidth="450" MinHeight="195"
|
|
|
+ MinWidth="480" MinHeight="195"
|
|
|
WindowStartupLocation="CenterScreen"
|
|
|
- Width="480" Height="180">
|
|
|
+ Width="480" Height="195">
|
|
|
|
|
|
<WindowChrome.WindowChrome>
|
|
|
<WindowChrome CaptionHeight="32" GlassFrameThickness="0.1"
|