Skip to content

Conversation

@wouterlucas
Copy link
Contributor

Added a new event to a CoreNode to track when a node becomes renderable or not.

This will fire an event if:

  • The node dimensions change
  • Opacity change
  • Texture is added/removed
  • Bounds status change

And the renderer decides to take it out or put it into the active render tree.
This is useful when trying to detect if a node is being actively rendered or not, for lifecycle management.

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