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

Notifying request listeners after the target is notified #37

Merged
merged 1 commit into from
Nov 7, 2013

Conversation

savvasdalkitsis
Copy link
Contributor

This might not be what you would like the library to behave like, but I thought I'd submit it as a pull request since I went ahead and implentented cause we needed it.

It seems to me that once you get notified that an image is ready on a target. you would expect the target to already have received that image so you can act on it.

Let me know if this is completely different to what you envisioned.

@sjudd
Copy link
Collaborator

sjudd commented Nov 7, 2013

Totally fine, I've only ever used it for animations where the order doesn't matter. I think notifying the listener after the target makes more sense. LGTM, thanks!

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.

3 participants