1. 17 Feb, 2023 19 commits
  2. 16 Feb, 2023 20 commits
  3. 15 Feb, 2023 1 commit
    • Jan Kuß's avatar
      Fix `StretchingOverscrollIndicator` not handling directional changes correctly (#116548) · 4ad47fb4
      Jan Kuß authored
      * Fix overscroll behaviour of `StretchingOverscrollIndicator` on directional change while scrolling
      
      * Remove trailing spaces
      
      * Change naming of `_StretchDirection` values to `trailing` and `leading`
      
      * Remove trailing space
      
      * Apply suggestions from code review
      
      * Fix stretching overscroll indicator direction on fling
      
      * Fix issue when changing direction while recede animation is playing
      
      * Remove trailing space
      
      * Add test for changing direction during recede animation
      4ad47fb4