docs: changelog for the anchored-turn chat scrolling rework

Also point a stale mobile.css comment at useChatTimelineScroll — the
engine it referenced no longer exists.
This commit is contained in:
Bohdan Triapitsyn
2026-08-26 00:40:13 +03:00
parent 5f0f8e64ed
commit 88c76557a5
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -473,7 +473,7 @@
choreography driven by useNativeMobileChrome:
show: shell keeps its full height for the whole 0.25s; the composer (and, when
pinned, the chat scroll container — see useChatAutoFollow) slides up via
pinned, the chat scroll container — see useChatTimelineScroll) slides up via
inline transforms in sync with the keyboard; at the end the shell snaps to
its final height (--oc-kb-layout, one reflow) and the shift is removed
in the same frame — visually identical, so the swap is invisible.