From 8119391cd59f055c542d73cf61725441723d642e Mon Sep 17 00:00:00 2001 From: laansdole Date: Tue, 10 Feb 2026 15:44:49 +0700 Subject: [PATCH] feat: no tooltip shown on custom node --- frontend/src/components/WorkflowNode.vue | 36 +++++++++++++++++++++++- frontend/src/utils/helpContent.js | 27 ++++++++++-------- 2 files changed, 51 insertions(+), 12 deletions(-) diff --git a/frontend/src/components/WorkflowNode.vue b/frontend/src/components/WorkflowNode.vue index d6c20584..dccc9b97 100755 --- a/frontend/src/components/WorkflowNode.vue +++ b/frontend/src/components/WorkflowNode.vue @@ -87,7 +87,7 @@ onUnmounted(() => {