From 3792a9a0b6872127d7ee96cff0949399df9d3d51 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Mon, 6 May 2024 06:39:21 +0000 Subject: [PATCH] fix: always show tooltip for links, formula,rollup and lookup --- .../components/smartsheet/header/VirtualCell.vue | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/header/VirtualCell.vue b/packages/nc-gui/components/smartsheet/header/VirtualCell.vue index 9c38fa490b..3e6171d8b7 100644 --- a/packages/nc-gui/components/smartsheet/header/VirtualCell.vue +++ b/packages/nc-gui/components/smartsheet/header/VirtualCell.vue @@ -1,5 +1,13 @@