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
I hava a SheetPage with a SingleChildScrollView on macos.
Actual:
When I'm at the top, and drag down using my finger (overscroll), nothing happens.
When I'm at the top, and scroll down using my mouse scroll wheel, the bottom sheet closes.
Expected:
When I'm at the top, and scroll down using my mouse scroll wheel, nothing happens.
The text was updated successfully, but these errors were encountered:
I hava a
SheetPage
with aSingleChildScrollView
on macos.Actual:
When I'm at the top, and drag down using my finger (overscroll), nothing happens.
When I'm at the top, and scroll down using my mouse scroll wheel, the bottom sheet closes.
Expected:
When I'm at the top, and scroll down using my mouse scroll wheel, nothing happens.
The text was updated successfully, but these errors were encountered: