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

ASImageNode tintColor improvements. #1668

Merged
merged 2 commits into from
Sep 12, 2019
Merged

ASImageNode tintColor improvements. #1668

merged 2 commits into from
Sep 12, 2019

Commits on Sep 11, 2019

  1. ASImageNode tintColor improvements.

    When ASImageNodes changes tintColor or enters the hierarchy, ensure -setNeedsDisplay is called if the image is templated.
    
    Add unit tests to ensure this behavior works.
    Greg Bolsinga committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    69d2cc2 View commit details
    Browse the repository at this point in the history
  2. fix license comments

    Greg Bolsinga committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    6ff0a27 View commit details
    Browse the repository at this point in the history