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

Add YGConfigGetInstanceCount #497

Closed
wants to merge 2 commits into from

Commits on Mar 29, 2017

  1. [C#] Update YogaConfig

    - Bugfix: Retain managed YogaConfig to prevent releasing unmanaged YogaConfig
    - Use the same YogaConfig in the copy constructor
    - Expose Set/GetUseWebDefaults APIs
    - Split YogaConfig out from YogaNode.cs
    splhack committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    8eed68e View commit details
    Browse the repository at this point in the history
  2. Add YGConfigGetInstanceCount

    - For memory leak unit test
    - Expose the API for C#
    splhack committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    a50e567 View commit details
    Browse the repository at this point in the history