da3d44cbb7
- Reply quote: was showing the FULL quoted body untruncated -> DIV.quote rendered 1571px, ballooning the bubble + leaving the chat not-at-bottom. Clamp to 2 lines (-webkit-line-clamp) + collapse newlines. - Swipe-to-reply: translateX(+72px) on a right-edge bubble pushed past the viewport -> a horizontal scroll bar. .convo-msgs overflow-x:clip stops it. - Image pager (#8): replace instant src swap with a real slide — current image slides out, next slides in from the opposite side; clamp at first/last (no wrap -> no blank slide past the end). Build marker -> 2026-07-18-batch118. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>