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

Allow restricted external variables #49

Open
cacaodev opened this issue Apr 2, 2014 · 0 comments
Open

Allow restricted external variables #49

cacaodev opened this issue Apr 2, 2014 · 0 comments

Comments

@cacaodev
Copy link
Contributor

cacaodev commented Apr 2, 2014

Currently, restricted variables (non negative) are only allowed internally but not when using the api.
In a UI environment, elements are generally defined by 4 variables and half of them are expected to be non negative (width and height).
It would be easier for developers to just declare these variables as restricted rather than adding v>=0 constraints for all the variables.

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

No branches or pull requests

1 participant