Use crossAxisOwnerSize instead of ownerHeight in cross axis bound call #1763
Reference in New Issue
Block a user
No description provided.
Delete Branch "export-D66736539"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary:
X-link: https://github.com/facebook/react-native/pull/48080
Small bug that I noticed while doing intrinsic sizing. We have the ownerHeight as the axis size despite bounding the length of the cross axis. This should therefore be the crossAxisOwnerSize, which might be the width in some cases
Changelog: [Internal]
Differential Revision: D66736539
The latest updates on your projects. Learn more about Vercel for Git ↗︎
This pull request was exported from Phabricator. Differential Revision: D66736539
This pull request was exported from Phabricator. Differential Revision: D66736539
This pull request has been merged in facebook/yoga@5478812db3.
Pull request closed