From 770f60f30c6622f6a93509c85dd090c5d9d6d7ec Mon Sep 17 00:00:00 2001 From: ayangweb <75017711+ayangweb@users.noreply.github.com> Date: Tue, 21 Oct 2025 14:31:23 +0800 Subject: [PATCH] fix: fix page rapidly flickering issue (#935) * fix: fix page rapidly flickering issue * docs: update changelog * refactor: update --- docs/content.en/docs/release-notes/_index.md | 2 +- src/components/Search/InputBox.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content.en/docs/release-notes/_index.md b/docs/content.en/docs/release-notes/_index.md index a0680c94..6fcb9e4a 100644 --- a/docs/content.en/docs/release-notes/_index.md +++ b/docs/content.en/docs/release-notes/_index.md @@ -28,6 +28,7 @@ fix: duplicate chat content #916 fix: resolve pinned window shortcut not working #917 fix: WM ext does not work when operating focused win from another display #919 fix(Window Management): Next/Previous Desktop do not work #926 +fix: fix page rapidly flickering issue #935 ### ✈️ Improvements @@ -41,7 +42,6 @@ chore: bump tauri_nspanel to v2.1 #933 refactor: show_coco/hide_coco now use NSPanel's function on macOS #933 refactor: procedure that convert_pages() into a func #934 - ## 0.8.0 (2025-09-28) ### ❌ Breaking changes diff --git a/src/components/Search/InputBox.tsx b/src/components/Search/InputBox.tsx index 6b0e7650..80989c33 100644 --- a/src/components/Search/InputBox.tsx +++ b/src/components/Search/InputBox.tsx @@ -334,13 +334,13 @@ export default function ChatInput({ return (