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 incorrect error value in decomposeMatrix(). #121

Merged
merged 3 commits into from
Apr 12, 2017

Conversation

alancutter
Copy link
Contributor

decomposeMatrix() was returning false instead of null causing the wrong code path to be triggered and exceptions to be thrown.
Fixes #118.

@ewilligers ewilligers merged commit e7343ed into web-animations:dev Apr 12, 2017
@alancutter
Copy link
Contributor Author

Whoops, I should have said this fixes #115. #118 is karlhaas' fix for the same bug.

@emilio-martinez
Copy link

@alancutter FYI, #115 is still open

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