Skip to content

ログ更新・リスト更新のちらつきをなくす (fixes #120)#122

Merged
vain0x merged 2 commits intomainfrom
feat-refresh
Sep 30, 2025
Merged

ログ更新・リスト更新のちらつきをなくす (fixes #120)#122
vain0x merged 2 commits intomainfrom
feat-refresh

Conversation

@vain0x
Copy link
Owner

@vain0x vain0x commented Sep 21, 2025

#120 を解決します

  • オブジェクトリストの更新は、サーバーからクライアントに複数件のメッセージが連続して送られるという処理になっています
    • それらのメッセージのうち最後の1個以外に keep_alive = true というプロパティを持たせておき、keep_alive があるメッセージが来たら再描画を停止、ないメッセージが来たら再描画する、ということで対処しました

@vain0x vain0x added this to the v2.2.2 milestone Sep 30, 2025
@vain0x vain0x merged commit 4622c2b into main Sep 30, 2025
@vain0x vain0x deleted the feat-refresh branch November 10, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant