You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sticky_header [nfc]: Skip hitTestExtent, further using simplifying assumptions
Because the child's hitTestExtent equals its paintExtent, this was
producing a new hitTestExtent equal to the new paintExtent. But
that's the same behavior the SliverGeometry constructor gives us
by default.
0 commit comments