-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issues with aligning absolute nodes (#1490)
Summary: Pull Request resolved: #1490 X-link: facebook/react-native#41692 In the previous diffs I fixed problems with justifying absolute nodes. The same issues plague aligning so I fixed them in the same way. Added tests that were failing before but now passing Reviewed By: NickGerleman Differential Revision: D51404489 fbshipit-source-id: 8ed000cea9d22af7b48f564c1898cc50ae6d6c21
- Loading branch information
1 parent
49d77a8
commit e9201ee
Showing
5 changed files
with
2,333 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.