v0.3.17
Added
- Added
total_node_countmethod to theTaffystruct. Returns the total number of nodes in the tree.
Fixes
- Flexbox: fix O(n^2) order lookup (#537). Greatly improves layout performance on wide trees.
total_node_count method to the Taffy struct. Returns the total number of nodes in the tree.