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

Fixes an issue with GIFs that would always be covered by their placeh… #326

Merged
merged 1 commit into from
Jun 2, 2017

Conversation

garrettmoon
Copy link
Member

…older

Also adds a subclass override for when the animated image is set.

…older

Also adds a subclass override for when the animated image is set.
Copy link
Member

@Adlai-Holler Adlai-Holler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

* has been set on the node.
* @warning this method is called with the node's lock held.
*/
- (void)animatedImageSet:(id <ASAnimatedImageProtocol>)newAnimatedImage previousAnimatedImage:(id <ASAnimatedImageProtocol>)previousAnimatedImage;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Maybe didSetAnimatedImage:oldValue: is a little clearer and more terse?

@garrettmoon garrettmoon merged commit d5f1065 into TextureGroup:master Jun 2, 2017
garrettmoon added a commit that referenced this pull request Jun 2, 2017
…older (#326)

Also adds a subclass override for when the animated image is set.
bernieperez pushed a commit to AtomTickets/Texture that referenced this pull request Apr 25, 2018
…older (TextureGroup#326)

Also adds a subclass override for when the animated image is set.
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

2 participants