-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Revert "Changes the offset computation to first item for RenderSliverMainAxisGroup" (#154688) #168450
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
6c64457 to
76b75c1
Compare
victorsanni
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.
|
@victorsanni Does this need a rebase? Google Testing seems to fail for some reason. Edit: rebased to see if this fixes that. |
…MainAxisGroup (flutter#154688)" This reverts commit 8cc862c.
76b75c1 to
463612d
Compare
|
Google test failures may be related to: #169159. I'll try a rerun but we might have to wait until that is resolved. |
justinmc
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.
Revert LGTM 👍 . Looks like Google tests are good now.
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
…erSliverMainAxisGroup" (#154688) (flutter/flutter#168450)
This PR reverts commit 8cc862c
I also added a regression test for #167801 so that we do not break that again when revisiting the issue that is reopened.
Fixes #167801
Reopens #154615
List which issues are fixed by this PR. You must list at least one issue. An issue is not required if the PR fixes something trivial like a typo.
If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.