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

Add getter/setter for X.displayable._type #62

Closed
haehn opened this issue Jun 18, 2012 · 2 comments
Closed

Add getter/setter for X.displayable._type #62

haehn opened this issue Jun 18, 2012 · 2 comments

Comments

@haehn
Copy link
Member

haehn commented Jun 18, 2012

Right now it is not possible to set the object type externally. This can be fixed by just creating a getter/setter for the X.displayable._type property in injects/displayable.js.

@Ricola3D
Copy link
Contributor

It has to be defined as "X.displayable.prototype.defineGetter" or "X.displayable.types.prototype.defineGetter" ?

@haehn
Copy link
Member Author

haehn commented Jun 19, 2012

it is part of the X.displayable.prototype

@haehn haehn closed this as completed in 3529e26 Aug 29, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants