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

Remove some needless calls. #1039

Merged
merged 1 commit into from
Oct 9, 2019
Merged

Remove some needless calls. #1039

merged 1 commit into from
Oct 9, 2019

Conversation

manthey
Copy link
Contributor

@manthey manthey commented Oct 4, 2019

In the svg and canvas object classes, the sceneObject object was needlessly being called. Since all features are children of scene objects, this isn't necessary to call again.

@manthey manthey force-pushed the remove-needless-calls branch from a332f1a to d8cfcf1 Compare October 9, 2019 15:38
In the svg and canvas object classes, the sceneObject object was
needlessly being called.  Since all features are children of scene
objects, this isn't necessary to call again.
@manthey manthey merged commit cff40dc into master Oct 9, 2019
@manthey manthey deleted the remove-needless-calls branch October 9, 2019 16:39
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.

2 participants