slightlyoff / cassowary.js

Cassowary/JS, better, faster, future-ready
Other
1.69k stars 107 forks source link

Can't add edit variables with "required" strength #60

Open alexbirkett opened 9 years ago

alexbirkett commented 9 years ago

If and attempt is made to add edit vars with the "required" strength an Error: (c.InternalError) Constraint not found in removeEditVarsTo exception occurs.

See test case in pull request https://github.com/slightlyoff/cassowary.js/pull/59

I don't understand enough about cassowary internals to fix this. Any help appreciated.