Telegram-iOS/docs
isaac dda6054ef1 Spec: ListView.isStrictlyScrolledToPinToEdgeItem
Design doc for filling in the empty stub at ListView.swift:2674.
Defines the "strictly scrolled" condition as the equation that the
pin-to-edge scroll math at line 3115 lands on:
apparentFrame.maxY == (visibleSize.height - insets.bottom) + scrollPositioningInsets.bottom
with a 0.5pt tolerance.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 23:18:17 +04:00
..
superpowers Spec: ListView.isStrictlyScrolledToPinToEdgeItem 2026-04-29 23:18:17 +04:00
ui-testing.md Update 2026-02-16 21:54:04 +04:00