A bug report about SwiftUI's @ScaledMetric affecting scroll behavior. When row heights were scaled using @ScaledMetric, scroll offsets were not recalculated after text size changes, causing content height to shift and scroll position to jump unexpectedly. The fix involved resetting scroll state whenever environment changes occur, reinforcing that scroll state must follow layout changes.
•1m watch time
Sort: