mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Introduces a pin-to-edge mode for list items: items whose pinToEdgeWithInset flag is true are pinned to the bottom edge of the visible area, with the list geometry (pin inset, scrollToItem, inset-transition offsetFix, visible-size updates) adjusted to handle this new mode consistently. Collected from spec, plan, and 12 iterative fixes during implementation that refined pin-inset helpers, scroll landings, and transition math. Pin-inset computation uses frame.size.height; scrollToItem lands on the item's pinned position via apparentBounds. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Source | ||
| .gitignore | ||
| .gitmodules | ||
| BUILD | ||