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

Fix position on root node with RTL direction #502

Closed
wants to merge 5 commits into from

Conversation

woehrl01
Copy link
Contributor

@woehrl01 woehrl01 commented Apr 10, 2017

If the root node has a position and we have a RTL layout, that position must be like LTR direction. See #477.

@emilsjolander
Copy link
Contributor

Look great! thanks

@facebook-github-bot
Copy link
Contributor

@emilsjolander has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

facebook-github-bot pushed a commit to facebook/react-native that referenced this pull request Apr 11, 2017
Summary:
If the root node has a position and we have a RTL layout, that position must be like LTR direction. See #477.
Closes facebook/yoga#502

Differential Revision: D4867144

Pulled By: emilsjolander

fbshipit-source-id: b5ad3d87e7054090da12d7665a3d1abe8496a548
facebook-github-bot pushed a commit that referenced this pull request Apr 11, 2017
Summary:
If the root node has a position and we have a RTL layout, that position must be like LTR direction. See #477.
Closes #502

Differential Revision: D4867144

Pulled By: emilsjolander

fbshipit-source-id: b5ad3d87e7054090da12d7665a3d1abe8496a548
thotegowda pushed a commit to thotegowda/react-native that referenced this pull request May 7, 2017
Summary:
If the root node has a position and we have a RTL layout, that position must be like LTR direction. See facebook#477.
Closes facebook/yoga#502

Differential Revision: D4867144

Pulled By: emilsjolander

fbshipit-source-id: b5ad3d87e7054090da12d7665a3d1abe8496a548
vincentriemer pushed a commit to vincentriemer/yoga-dom that referenced this pull request May 9, 2018
Summary:
If the root node has a position and we have a RTL layout, that position must be like LTR direction. See #477.
Closes facebook/yoga#502

Differential Revision: D4867144

Pulled By: emilsjolander

fbshipit-source-id: b5ad3d87e7054090da12d7665a3d1abe8496a548
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants