From 3763af9d40d2bfd1dfc3ccbd6beab35e885a5954 Mon Sep 17 00:00:00 2001 From: jb-alvarado Date: Sat, 27 Apr 2024 22:44:52 +0200 Subject: [PATCH] add drop area after last clip until playtime is complete --- components/PlaylistTable.vue | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/components/PlaylistTable.vue b/components/PlaylistTable.vue index b89e6641..fbd4bde7 100644 --- a/components/PlaylistTable.vue +++ b/components/PlaylistTable.vue @@ -1,5 +1,9 @@