Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Re-land #18369 #19082

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

Merged
merged 45 commits into from
Jul 9, 2018
Merged

Re-land #18369 #19082

merged 45 commits into from
Jul 9, 2018

Conversation

jonahwilliams
Copy link
Contributor

The cause of the test failure was in my redirect hit test logic. If the hit test would have hit the child anyway, then moving the offset to the center could cause the test to fail if the child is off center. This manifested in the gallery test not being able to tap on a category since the finder used the text value, which was below the center of the button.

I've corrected this logic and added new test cases to confirm that it works correctly, and verified with the device lab test locally

Jonah Williams and others added 30 commits May 25, 2018 16:31
@jonahwilliams jonahwilliams requested a review from goderbauer July 9, 2018 16:01
Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jonahwilliams jonahwilliams merged commit 77a528c into flutter:master Jul 9, 2018
@jonahwilliams jonahwilliams deleted the tap_target_flag branch July 9, 2018 19:05
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants