From a87350a4856dee51e8b0ad328c41916e49edaf64 Mon Sep 17 00:00:00 2001 From: Robert Basti Date: Tue, 17 Dec 2024 16:36:04 +0100 Subject: [PATCH] test --- .../components/ContentViews/table/ColumnOptionsMenu.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/WitsmlExplorer.Frontend/components/ContentViews/table/ColumnOptionsMenu.tsx b/Src/WitsmlExplorer.Frontend/components/ContentViews/table/ColumnOptionsMenu.tsx index 05432dbf3..bf5e6b81c 100644 --- a/Src/WitsmlExplorer.Frontend/components/ContentViews/table/ColumnOptionsMenu.tsx +++ b/Src/WitsmlExplorer.Frontend/components/ContentViews/table/ColumnOptionsMenu.tsx @@ -252,7 +252,7 @@ export const ColumnOptionsMenu = (props: { padding: "0.25rem 0 0 0.25rem" }} > - Toggle all over + Toggle all {/* set onDragOver and onDrop on an outer div so that the mouse cursor properly detect a drop area, has an annoying flicker tho */}