Skip to content

v0.7.2

Compare
Choose a tag to compare
@nicoburns nicoburns released this 03 Jan 09:13
· 23 commits to main since this release
6bd7bc1

Added

  • The ability to access computed track sizes and item positions of a CSS Grid layout (#772).
    This information can be accessed using the LayoutGridContainer::set_detailed_grid_info method
    in the low-level API or the TaffyTree::detailed_layout_info method in the high-level API.