From 617bf71cade98901f8eb042a75a8cdd3809d6545 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Mon, 28 Aug 2023 09:06:31 -0700 Subject: [PATCH] fix: fixes flicker on scroll progress bar (#2371) --- assets/components/LogViewer/LogViewer.vue | 3 +-- assets/components/ScrollableView.vue | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/assets/components/LogViewer/LogViewer.vue b/assets/components/LogViewer/LogViewer.vue index 8dc85257..2d835ee6 100644 --- a/assets/components/LogViewer/LogViewer.vue +++ b/assets/components/LogViewer/LogViewer.vue @@ -1,5 +1,5 @@