Reduce scroll jitter from virtual items

This commit is contained in:
Shantur Rathore
2025-12-14 15:55:09 +00:00
parent 75b3699649
commit 4ed2361387
3 changed files with 17 additions and 4 deletions

View File

@@ -423,6 +423,7 @@ export default function MessageSection(props: MessageSectionProps) {
clearQuoteSelection()
scheduleScrollPersist()
})
}