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

Conversation

bolsinga
Copy link
Contributor

@bolsinga bolsinga commented Sep 11, 2019

When ASImageNodes changes tintColor or enters the hierarchy, ensure -setNeedsDisplay is called if the image is templated. Basically apply #1629 to the hierarchy code as well, and backfill unit tests for that change too. Add unit tests to ensure this behavior works.

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.
@bolsinga bolsinga merged commit 368aa3a into master Sep 12, 2019
@bolsinga bolsinga deleted the ImageNode-TintColor branch September 12, 2019 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants