From 202f47ece8fc1279ea247be03e2cd9be4a362fa0 Mon Sep 17 00:00:00 2001 From: G30 <50341825+silentoplayz@users.noreply.github.com> Date: Sun, 26 Jul 2026 17:57:44 -0400 Subject: [PATCH] fix(ui): stop sidebar chat rows flickering while the pointer moves across them (#27474) --- src/lib/components/layout/Sidebar/ChatItem.svelte | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/lib/components/layout/Sidebar/ChatItem.svelte b/src/lib/components/layout/Sidebar/ChatItem.svelte index d640e0efd3..21d005bf99 100644 --- a/src/lib/components/layout/Sidebar/ChatItem.svelte +++ b/src/lib/components/layout/Sidebar/ChatItem.svelte @@ -621,7 +621,6 @@ {/if} - {#if !readonly}