mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-06-20 18:24:43 +00:00
42498cd06c
Document the analysis and intended fixes for two bugs in LinkHighlightingNode's modern path branch: the X-edge snap is unreachable after the midY snap (positive dy in insetBy shrinks rect[i] so it can't intersect the touching neighbor), and the floor() in nextRadius/prevRadius can produce zero-radius arcs. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>