-
Notifications
You must be signed in to change notification settings - Fork 29.7k
fix:: elevation and scrollUnderElevation depends on scrolling drawers on issue #120083 #150793
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix:: elevation and scrollUnderElevation depends on scrolling drawers on issue #120083 #150793
Conversation
Piinks
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the update, I am still not sure this is the best way to resolve this issue. I think I recall @TahaTesser looking at this before. @TahaTesser do you have any thoughts on this? Or insight on your past investigation here?
That's right, I attempted to this in https://github.com/flutter/flutter/pull/122600/files but we had to revert it| Calling |
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… on issue flutter#120083 (flutter#150793) fixes flutter#120083 Description This PR addresses the following issues: - Resolves the unexpected scrolledUnderElevation trigger that occurs when scrolling within the Drawer and NavigationDrawer.
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
… drawers on issue #120083 (flutter/flutter#150793)
fixes #120083
Description
This PR addresses the following issues:
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.