From aa4db95547e51596c5a7629c5865d3aa44edaf1e Mon Sep 17 00:00:00 2001 From: geoffrey45 Date: Fri, 5 Aug 2022 20:20:34 +0300 Subject: [PATCH] feat: store current track object to enable clear queue to work correctly --- .../LeftSidebar/{ => NP}/SongCard.vue | 12 ++++++---- src/components/LeftSidebar/nowPlaying.vue | 4 ++-- src/composables/perks.ts | 2 -- src/stores/queue.ts | 22 +++++++++++-------- src/views/FolderView.vue | 7 +++--- 5 files changed, 26 insertions(+), 21 deletions(-) rename src/components/LeftSidebar/{ => NP}/SongCard.vue (80%) diff --git a/src/components/LeftSidebar/SongCard.vue b/src/components/LeftSidebar/NP/SongCard.vue similarity index 80% rename from src/components/LeftSidebar/SongCard.vue rename to src/components/LeftSidebar/NP/SongCard.vue index 07e4f977..32ffc874 100644 --- a/src/components/LeftSidebar/SongCard.vue +++ b/src/components/LeftSidebar/NP/SongCard.vue @@ -11,11 +11,15 @@ }" >
- +
-
+
MASTER FLAC MP3 @@ -40,8 +44,8 @@