From 1d65383bbfbb92d1f83abc65c5ea695ca8eac19a Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sat, 20 Jun 2026 14:39:02 +0200 Subject: [PATCH] fix(editor): make the samples list scrollable so it clears the panel --- src/components/Editor.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Editor.vue b/src/components/Editor.vue index 29f3c69..3116af2 100644 --- a/src/components/Editor.vue +++ b/src/components/Editor.vue @@ -359,7 +359,7 @@ onBeforeUnmount(() => {