diff --git a/App.config b/App.config index 20ab474..cada091 100644 --- a/App.config +++ b/App.config @@ -28,6 +28,12 @@ True + + 0 + + + + \ No newline at end of file diff --git a/Assets/conicalGradient.png b/Assets/conicalGradient.png new file mode 100644 index 0000000..47f92d6 Binary files /dev/null and b/Assets/conicalGradient.png differ diff --git a/MainWindow.xaml b/MainWindow.xaml index fa7f6dc..6d7686a 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -5,31 +5,31 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" Closing="MainWindow_Closing" - Title="MainWindow" Height="384" Width="500" ResizeMode="CanMinimize" WindowStartupLocation="CenterScreen"> - + Title="MainWindow" Height="400" Width="587" ResizeMode="CanMinimize" WindowStartupLocation="CenterScreen"> + - +