sync-base-12-11-18
wiseoldduck
tagged this
10 Dec 22:33
* 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. * Simplify code / block will never be nil