From 911460d90ba90149fa3ee011d593bb560ee4e1d2 Mon Sep 17 00:00:00 2001 From: Martin Cech Date: Sat, 7 Oct 2023 14:28:09 -0400 Subject: [PATCH] move history and tool panel tooltips out of the way also make them noninteractive so they don't stay in way --- client/src/components/Common/DelayedInput.vue | 4 ++-- .../CurrentHistory/HistoryFilters/HistoryFilters.vue | 4 ++-- .../components/History/CurrentHistory/HistoryNavigation.vue | 6 +++--- client/src/components/Panels/Buttons/FavoritesButton.vue | 2 +- client/src/components/Panels/Buttons/PanelViewButton.vue | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/client/src/components/Common/DelayedInput.vue b/client/src/components/Common/DelayedInput.vue index bb36d5f8fb92..50456f7688d2 100644 --- a/client/src/components/Common/DelayedInput.vue +++ b/client/src/components/Common/DelayedInput.vue @@ -13,7 +13,7 @@ History