-
Notifications
You must be signed in to change notification settings - Fork 24.5k
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 Android ensureNoOverlap function and revise iOS's implementation #47989
Conversation
This pull request was exported from Phabricator. Differential Revision: D66514729 |
…acebook#47989) Summary: - Fixing Android's ensureNoOverlap algorithm. (For real this time) - Improve verbiage for both Android and iOS `ensureNoOverlap` functions. (iOS was unsing EdgeInset wording which is inaccurate and confusing) Changelog: [Internal] Reviewed By: NickGerleman Differential Revision: D66514729
065dc9a
to
8adcb0e
Compare
This pull request was exported from Phabricator. Differential Revision: D66514729 |
8adcb0e
to
50732a6
Compare
…acebook#47989) Summary: - Fixing Android's ensureNoOverlap algorithm. (For real this time) - Improve verbiage for both Android and iOS `ensureNoOverlap` functions. (iOS was unsing EdgeInset wording which is inaccurate and confusing) Changelog: [Internal] Reviewed By: NickGerleman Differential Revision: D66514729
This pull request was exported from Phabricator. Differential Revision: D66514729 |
…acebook#47989) Summary: - Fixing Android's ensureNoOverlap algorithm. (For real this time) - Improve verbiage for both Android and iOS `ensureNoOverlap` functions. (iOS was unsing EdgeInset wording which is inaccurate and confusing) Changelog: [Internal] Reviewed By: NickGerleman Differential Revision: D66514729
50732a6
to
559dc1f
Compare
This pull request was exported from Phabricator. Differential Revision: D66514729 |
This pull request has been merged in ce9f534. |
This pull request was successfully merged by @jorge-cab in ce9f534 When will my fix make it into a release? | How to file a pick request? |
Summary:
ensureNoOverlap
functions. (iOS was unsing EdgeInset wording which is inaccurate and confusing)Changelog: [Internal]
Differential Revision: D66514729