mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
It now uses the scroll metrics as they stood at the end of the last frame. It previously used a weird combination of the old extents and the newish position, which led to some weird effects when the position had been changed in expectation of a viewport or content dimension change.