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

fix: opt-out of default components rather than opt-in #350

Merged
merged 1 commit into from Jun 26, 2015

Conversation

DnMllr
Copy link
Contributor

@DnMllr DnMllr commented Jun 26, 2015

Fixes a bug where subclassed nodes needed to have a truthy INIT_DEFAULT_COMPONENTS property on their constructor.

Now you can opt out of default components by having a truthy NO_DEFAULT_COMPONENTS property instead.

@DnMllr DnMllr merged commit 8492e25 into Famous:develop Jun 26, 2015
@codelabspro
Copy link

This fixed the error message "This node does not have access to a Transform component"

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