From 058f3b14674c5f85b7538fdd8818f47f9e4a75a1 Mon Sep 17 00:00:00 2001 From: Maff Date: Wed, 30 Oct 2019 00:13:20 +0000 Subject: [PATCH] fix graphical glitch with login button. also 1.5.0.0 added ability to favourite the currently-playing track (same functionality as website) --- WinPlaza/MainWindow.xaml | 4 ++-- WinPlaza/MainWindow.xaml.cs | 2 +- WinPlaza/WinPlaza.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/WinPlaza/MainWindow.xaml b/WinPlaza/MainWindow.xaml index f1745bc..12fbf8b 100644 --- a/WinPlaza/MainWindow.xaml +++ b/WinPlaza/MainWindow.xaml @@ -36,8 +36,8 @@