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

Required edit fix #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alexbirkett
Copy link

Partial fix for adding "required" edit variables
This change was worked out by studying the differences between the java and js implementations of cassowary

When the tests are run, an assertion occurs in removeConstraintInternal (line 455 - "eVars != null").
If the assertion is commented out, the library appears to work although it may be leaking.

This change was worked out by studying the differences between the java and js  implementations of cassowary

When the tests are run, an assertion occurs in removeConstraintInternal (line 455 - "eVars != null").
If the assertion is commented out, the library appears to work although it may be leaking
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.

1 participant