From fbff9b8440a349ac1bd0ea8c8185e884d2afb0a1 Mon Sep 17 00:00:00 2001 From: Alireza Heidari Date: Wed, 22 Jun 2022 00:40:26 +0430 Subject: [PATCH] Improve current list offset calculation --- client/src/components/History/CurrentHistory/HistoryPanel.vue | 4 ++-- client/src/components/History/Index.vue | 4 ++-- client/src/components/History/Layout/Listing.vue | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/client/src/components/History/CurrentHistory/HistoryPanel.vue b/client/src/components/History/CurrentHistory/HistoryPanel.vue index 6dc788b0f077..f90a39650073 100644 --- a/client/src/components/History/CurrentHistory/HistoryPanel.vue +++ b/client/src/components/History/CurrentHistory/HistoryPanel.vue @@ -97,7 +97,7 @@ :items="itemsLoaded" :query-key="queryKey" @scroll="onScroll"> -