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

[ASDisplayNode] Fix some gaps in the bridging of new contents* properties. #435

Merged
merged 1 commit into from
Jul 13, 2017

Commits on Jul 12, 2017

  1. [ASDisplayNode] Fix some gaps in the bridging of new contents* proper…

    …ties.
    
    I audited this more carefully and found some gaps in my PR from yesterday.
    
    This also ensures the grouping and ordering of all the contents properties
    is consistent across all of the places they appear.
    
    In the future, it would be great to make the #define macros more sophisticated
    so that we can add property bridging with fewer lines changed, and for
    objects besides ASDisplayNode too!
    appleguy committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    9ec3513 View commit details
    Browse the repository at this point in the history