Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wrap supplementary node blocks to enable resizing them.
Most ASCellNodeBlocks are wrapped by ASCollectionView.mm to add an `interactionDelegate` as well as calling `enterHierarchyState` on the node and setting its transform to a reflection if `inverted` is set on the collectionView. This PR adds this behavior to supplementary nodes as well.
- Loading branch information