Bad code smell: Node#_renderWithEvents should be collapsed into Node#_render
Reported by lindsay.kay (at xeolabs) | September 24th, 2010 @ 04:22 AM
Instance calls _renderWithEvents on child node:
this._symbol._renderWithEvents(this._createTargetTraversalContext(traversalContext, this._symbol));
Comments and changes to this ticket
-
lindsay.kay (at xeolabs) September 24th, 2010 @ 04:22 AM
- Milestone set to V0.7.8
- State changed from new to open
- Milestone order changed from 3 to 0
-
lindsay.kay (at xeolabs) October 23rd, 2010 @ 02:20 AM
- State changed from open to new
- Milestone cleared.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
SceneJS provides easy access to WebGL through a simple and declarative JavaScript API. The SceneJS API is functional, which enables its scene definitions to be really compact and expressive, while hooking into other JavaScript code just that little bit more smoothly.