-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Revert "Fix reverse cases for App Bar scrolled under behavior (#101460)" #101929
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
Conversation
chunhtai
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.
LGTM
dkwingsmt
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.
RSLGTM
|
wasn't expecting this but seems like 'Linux framework_tests_libraries' test is failing? |
|
I see, fixing now. There were a lot conflicts with this revert |
| expect(tester.getSize(findAppBarMaterial()).height, kToolbarHeight); | ||
| }); | ||
|
|
||
| // Regression test for https://github.com/flutter/flutter/issues/80256 |
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.
This accidentally reverted my test lol, it is ok though, since i am going to revert my change due to internal failure too....
just a heads up that you may run into test failure if you do a straight reland because this test will fail without my change
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.
Thanks @chunhtai sorry about that. There were a bunch of conflicts, this must have fallen through.
…" (#101929) (#102264) merging now since it blocks flutter roll for too long Co-authored-by: Kate Lovett <[email protected]>
This reverts commit c7d2935.
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.