• xster's avatar
    Scroll momentum builds on iOS with repeated flings (#11685) · 59b94185
    xster authored
    * Record original pointer event timestamp
    
    * review
    
    * review
    
    * review
    
    * Matched motions with iOS. Didn’t add overscroll spring clamps and fix tests yet.
    
    * clamp max overscroll transfer
    
    * Add test
    
    * review notes, moved things around
    
    * remove function passing indirection
    
    * review
    
    * Replace stopwatch with timestamp from #11988
    
    * move static
    
    * Review
    59b94185
scrollable_test.dart 5.76 KB