• Adam Barth's avatar
    Fix issues when correcting the scroll offset (#8211) · f93daa4f
    Adam Barth authored
    Previously, the scroll correction code path was untested. This patch
    introduces a test for the code path and fixes two issues with it.
    There's likely more work we'll need to do in this area to nail down all
    the cases.
    
    Fixes #8155
    f93daa4f
list_view_correction_test.dart 1.86 KB