diff --git a/DyeingComputer.csproj b/DyeingComputer.csproj index 621939d..4ab8bf6 100644 --- a/DyeingComputer.csproj +++ b/DyeingComputer.csproj @@ -413,6 +413,10 @@ + + + + diff --git a/Lmage/IconParkMessages.png b/Lmage/IconParkMessages.png new file mode 100644 index 0000000..e17d77b Binary files /dev/null and b/Lmage/IconParkMessages.png differ diff --git a/Lmage/IconParkPlayTwo.png b/Lmage/IconParkPlayTwo.png new file mode 100644 index 0000000..b81a1eb Binary files /dev/null and b/Lmage/IconParkPlayTwo.png differ diff --git a/Lmage/StreamlinePlayList4Solid.png b/Lmage/StreamlinePlayList4Solid.png new file mode 100644 index 0000000..0ce5da4 Binary files /dev/null and b/Lmage/StreamlinePlayList4Solid.png differ diff --git a/Lmage/StreamlinePlayList8.png b/Lmage/StreamlinePlayList8.png new file mode 100644 index 0000000..b802e5e Binary files /dev/null and b/Lmage/StreamlinePlayList8.png differ diff --git a/MainWindow.xaml b/MainWindow.xaml index a5d3fee..290f4b5 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -9,8 +9,9 @@ d:DataContext="{d:DesignInstance Type=viewmodel:MainWindowViewModel}" mc:Ignorable="d" KeyDown="W_KeyDown" Title="SUNLIGHT 838 b0.0.1 (2024/08/10)" - Height="720" Width="1280"> - + Height="720" Width="1280" + WindowState ="Maximized" + WindowStyle="None">