From 4bc7099ffd1ed2c13564dc047cd5473d9cd7249f Mon Sep 17 00:00:00 2001 From: Bart Brouns Date: Tue, 5 Nov 2024 07:00:00 +0100 Subject: [PATCH] put the plugin name over the graph --- src/editor.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/editor.rs b/src/editor.rs index 7189722..b6be3cc 100644 --- a/src/editor.rs +++ b/src/editor.rs @@ -326,10 +326,10 @@ pub fn create(editor_data: Data, editor_state: Arc) -> Option