Skip to content

v3.1.0

Latest

Choose a tag to compare

@idootop idootop released this 14 May 15:19
a104e09
  • Fixed a fatal Null check operator used on a null value crash that could occur when a nested scroll position creates a ballistic activity during layout, before applyContentDimensions has completed. Added a haveDimensions guard to both overscroll coordinators so that _getMetrics returns degenerate metrics instead of reading unset scroll extents. (#14 by @smihica)