Kate Lovett

Results 357 comments of Kate Lovett
trafficstars

Hey @creativecreatorormaybenot thank for filing. Can you provide an example model of this middle button mouse? I am not familiar with it. :)

Thanks for filing this! The reason the stretch does not happen is because the `_NestedScrollViewCoodinator` currently prioritizes the inner scrollable for any overscroll from the user drag. I am thinking...

I am moving the milestone once last time. I'm currently working on a related issue (#63978) that should help the fix for this follow in short order. That issue is...

I've taken a crack at this a few different times and have not found a suitable solution yet. The NestedScrollView bases much more than I though on the assumption that...

That's awesome @idootop! Would you be interested in submitting a PR? Or publishing it as a package?

It looks like this also fixes https://github.com/flutter/flutter/issues/88741 :)

Thank you for the update! I have not been able to check it out yet locally, but will do so tomorrow. This is at the front of my list. :+1:

As far as the test failures, I have seen this happen before. Rebasing with the master branch (not merging) should resolve the issue.

This looks like https://github.com/flutter/flutter/issues/116981, but working as expected. Can you clarify more what the bug is, the actual versus expected behavior? I can't quite tell above. It sounds like the...

It looks like this is unexpected behavior based on the provided snapSizes. I wonder if the Scaffold bottom sheet dismissal handling is interfering with the draggable scrollable sheet's gestures.