Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fabric: Improved printing of Yoga's
Edges
data structure
Summary: Yoga represents concepts like `margin`, `padding` and `position` as `edges` (aka std::array<YGValue, YGEdgeCount>). This diff improves conversion of this data structure to string (primarily for debugging purposes). Reviewed By: fkgozali Differential Revision: D7958241 fbshipit-source-id: 6931c7b5d2395c28821c8daef62f609b13f112c6
- Loading branch information