Skip to content
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

Corrected computation of RCText element height with padding #2838

Closed
wants to merge 1 commit into from

Conversation

quentinadam
Copy link
Contributor

Corrected computation of RCText element height with padding (padding was counted twice).
See also issue #2466.

@facebook-github-bot facebook-github-bot added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Sep 18, 2015
@ide
Copy link
Contributor

ide commented Sep 18, 2015

This seems right... the text should be laid out after accounting for padding.

cc @nicklockwood @a2

@mkonicek mkonicek added the Platform: iOS iOS applications. label Sep 19, 2015
@quentinadam
Copy link
Contributor Author

Any update on this PR?

@ide
Copy link
Contributor

ide commented Oct 13, 2015

Can you rebase against master and push again to re-run the latest tests?

@facebook-github-bot
Copy link
Contributor

@quentinadam updated the pull request.

@nicklockwood
Copy link
Contributor

Looks good, I just need to check what's going on with that layout error.

@facebook-github-bot shipit

@facebook-github-bot
Copy link
Contributor

Thanks for importing. If you are an FB employee go to https://our.intern.facebook.com/intern/opensource/github/pull_request/1627647750832567/int_phab to review.

@ghost ghost closed this in c73ceff Oct 13, 2015
MattFoley pushed a commit to skillz/react-native that referenced this pull request Nov 9, 2015
Summary: Corrected computation of RCText element height with padding (padding was counted twice).
See also issue facebook#2466.
Closes facebook#2838

Reviewed By: @​svcscm

Differential Revision: D2535924

Pulled By: @nicklockwood

fb-gh-sync-id: b9527803c0a5a6eed1db7e37c98b628750ab2045
Crash-- pushed a commit to Crash--/react-native that referenced this pull request Dec 24, 2015
Summary: Corrected computation of RCText element height with padding (padding was counted twice).
See also issue facebook#2466.
Closes facebook#2838

Reviewed By: @​svcscm

Differential Revision: D2535924

Pulled By: @nicklockwood

fb-gh-sync-id: b9527803c0a5a6eed1db7e37c98b628750ab2045
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Platform: iOS iOS applications.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants