From bac1eaa84f99b085bedd8b8d180c123b61b8ce54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Jos=C3=A9=20Pereira?= Date: Mon, 11 Nov 2024 12:24:12 -0300 Subject: [PATCH] frontend: components: parameter-editor: ParameterLoader: Add delay in tooltips MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The users are not happy having a tooltip showing when not necessary Signed-off-by: Patrick José Pereira --- .../src/components/parameter-editor/ParameterLoader.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/frontend/src/components/parameter-editor/ParameterLoader.vue b/core/frontend/src/components/parameter-editor/ParameterLoader.vue index 21a9f233cb..50cfdb3b14 100755 --- a/core/frontend/src/components/parameter-editor/ParameterLoader.vue +++ b/core/frontend/src/components/parameter-editor/ParameterLoader.vue @@ -49,7 +49,7 @@ /> - +