Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrap supplementary node blocks to enable resizing them. #1265

Merged
merged 2 commits into from
Dec 10, 2018

Commits on Dec 7, 2018

  1. 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.
    wiseoldduck authored and wiseoldduck committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    58edce9 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Configuration menu
    Copy the full SHA
    b10afc0 View commit details
    Browse the repository at this point in the history